public class NaviLaneCollection.Lane
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
int |
direction
车道方向类型
NaviLaneCollection.Direction ,其值为
NaviLaneCollection.Direction 中类型的按位或的结果 |
boolean |
shouldEnter
是否为当前路线应该进入的车道
|
int |
type
车道信息背板类型
NaviLaneCollection.LaneType |
public int type
NaviLaneCollection.LaneType
public int direction
NaviLaneCollection.Direction
,其值为
NaviLaneCollection.Direction
中类型的按位或的结果public boolean shouldEnter
©Mapbar Engine Team;All Rights Reserved