java.lang.Object | |
↳ | com.tencent.map.navi.data.RouteCloseInfo |
道路封闭信息
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | CLOSED_AT_DEST | 终点在封路区域 | |||||||||
int | CLOSED_AT_MIDDLE | 途中经过封路区域 | |||||||||
int | CLOSED_AT_START | 起点在封路区域 | |||||||||
int | NO_CLOSED_ROAD | 没有经过封路区域 |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
RouteCloseInfo() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
终点在封路区域
途中经过封路区域
起点在封路区域
没有经过封路区域