public class AMapNaviLimitInfo
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
java.lang.String |
currentRoadName
限制的当前路段名称
Name of the current restricted section |
double |
latitude
当前限制的纬度
Current restriction latitude |
double |
longitude
当前限制的经度
Current restriction longitude |
long |
pathId
路线id
Route ID |
byte |
type
限制类型
Restriction type. |
public long pathId
public byte type
public double longitude
public double latitude
public java.lang.String currentRoadName