public class ArrowRenderer
extends java.lang.Object
ArrowOverlay
绘制在地图上构造器和说明 |
---|
ArrowRenderer() |
限定符和类型 | 方法和说明 |
---|---|
static void |
updateByDescriptionIndex(RouteBase routeBase,
int descriptionIndex)
通过道路的Maneuver来获取箭头
|
public static void updateByDescriptionIndex(RouteBase routeBase, int descriptionIndex)
routeBase
- descriptionIndex
- RouteBase rb = NaviSession.getInstance().getRoute(); ArrowRenderer.updateByDescriptionIndex(rb, i);
©Mapbar Engine Team;All Rights Reserved