| java.lang.Object | |||
| ↳ | com.tencent.navix.api.model.BaseModel | ||
| ↳ | com.tencent.navix.api.model.NavTurnRestriction | ||
| ↳ | com.tencent.navix.api.model.NavTurnRestrictionInfo | ||
导航中转向限制信息
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NavTurnRestrictionInfo(int turnType, NavRoutePoint routePoint, boolean always, String timeDesc, int limitCarType, int distance, String roadName) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int |
getDistance()
当前点到限制点的距离,单位米
| ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.tencent.navix.api.model.NavTurnRestriction
| |||||||||||
From class
java.lang.Object
| |||||||||||
当前点到限制点的距离,单位米