java.lang.Object | |
↳ | com.tencent.map.ama.data.route.BackupRoutePoint |
伴随路线的吸附点信息。
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BackupRoutePoint() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LatLng |
getAttached()
获取当前吸附点。
| ||||||||||
int |
getPointIndex()
获取当前点位于所在路线的索引.
| ||||||||||
int |
getRemainTrafficLightCount()
获取剩余红绿灯个数。
| ||||||||||
int |
getRemaingDistance()
获取剩余距离。
| ||||||||||
int |
getRemaingTime()
获取剩余时间。
| ||||||||||
float |
getRoadDirection()
获取当前道路描述。
| ||||||||||
String |
getRouteID()
获取当前点所在路线ID.
| ||||||||||
boolean |
isValidAttach()
是否是有效吸附。
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
获取当前吸附点。
获取当前点位于所在路线的索引.
获取剩余红绿灯个数。
获取剩余距离。
获取剩余时间。
获取当前道路描述。
获取当前点所在路线ID.
是否是有效吸附。