| java.lang.Object | |
| ↳ | com.tencent.navix.api.model.NavRoutePoint |
路线点信息
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavRoutePoint(LatLng latLng, int pointIndex, double offsetDistance) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| LatLng |
getLatLng()
坐标
| ||||||||||
| double |
getOffsetDistance()
距离index的距离
| ||||||||||
| int |
getPointIndex()
点串Index
| ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
坐标
距离index的距离
点串Index