- E_RTBT - 类 中的静态变量com.amap.api.navi.enums.EngineType
-
骑行引擎(电动车)
Cycling engine (electric bike)
- EleBike - 类 中的静态变量com.amap.api.navi.enums.TransportType
-
骑行(电动车)
Riding (electric bike)
- EMERGENCY - 类 中的静态变量com.amap.api.navi.enums.CameraType
-
应急车道拍照
Emergency lane camera
- EmulateFooterView - com.amap.api.navi.view中的类
-
- EmulateFooterView(Context) - 类 的构造器com.amap.api.navi.view.EmulateFooterView
-
- EmulateFooterView(Context, AttributeSet) - 类 的构造器com.amap.api.navi.view.EmulateFooterView
-
- EmulateFooterView(Context, AttributeSet, int) - 类 的构造器com.amap.api.navi.view.EmulateFooterView
-
- EMULATOR - 类 中的静态变量com.amap.api.navi.enums.NaviType
-
模拟导航(数值:2)
Simulated navigation (value: 2)
- endLinkIndex - 类 中的变量com.amap.api.navi.model.NaviCongestionInfo
-
该拥堵区域的结束Segment中结束link的索引
Index of the ending link in the ending Segment of this congestion area
- endSegmentIndex - 类 中的变量com.amap.api.navi.model.NaviCongestionInfo
-
该拥堵区域的结束Segment的索引
Index of the ending Segment of this congestion area
- EngineType - com.amap.api.navi.enums中的类
-
引擎类型
Engine type
- ENTER - 类 中的静态变量com.amap.api.navi.enums.CarEnterCameraStatus
-
已经在区间内
- ENTER_BUILDING - 类 中的静态变量com.amap.api.navi.enums.IconType
-
进入建筑物(数值:48)骑行、步行专有图标
Enter building icon (Value: 48) Cycling and walking exclusive icons
- ENTER_ROUNDABOUT - 类 中的静态变量com.amap.api.navi.enums.IconType
-
进入环岛图标(数值:11)
Enter roundabout icon (Value: 11)
- ENTRANCE - 类 中的静态变量com.amap.api.navi.enums.RoadType
-
10-入口
10-Entrance
- ENTRY_LEFT_RING - 类 中的静态变量com.amap.api.navi.enums.IconType
-
进入环岛,注意,这个是左侧通行地区的顺时针环岛(数值:17)
Enter roundabout, note that this is a clockwise roundabout in left-hand traffic areas (Value: 17)
- ENTRY_LEFT_RING_CONTINUE - 类 中的静态变量com.amap.api.navi.enums.IconType
-
标准小环岛 绕环岛直行,左侧通行地区的顺时针环岛(数值:27)
Standard small roundabout, go straight around the roundabout, clockwise roundabout in left-hand traffic areas (Value: 27)
- ENTRY_LEFT_RING_LEFT - 类 中的静态变量com.amap.api.navi.enums.IconType
-
标准小环岛,绕环岛左转,左侧通行地区的顺时针环岛(数值:25)
Standard small roundabout, turn left around the roundabout, clockwise roundabout in left-hand traffic areas (Value: 25)
- ENTRY_LEFT_RING_RIGHT - 类 中的静态变量com.amap.api.navi.enums.IconType
-
标准小环岛 绕环岛右转,左侧通行地区的顺时针环岛(数值:26)
Standard small roundabout, turn right around the roundabout, clockwise roundabout in left-hand traffic areas (Value: 26)
- ENTRY_LEFTRINGU_TURN - 类 中的静态变量com.amap.api.navi.enums.IconType
-
标准小环岛 绕环岛调头,左侧通行地区的顺时针环岛(数值:28)
Standard small roundabout, make a U-turn around the roundabout, clockwise roundabout in left-hand traffic areas (Value: 28)
- ENTRY_RING_CONTINUE - 类 中的静态变量com.amap.api.navi.enums.IconType
-
标准小环岛,绕环岛直行,右侧通行地区的逆时针环岛(数值:23)
Standard small roundabout, go straight around the roundabout, counterclockwise roundabout in right-hand traffic areas (Value: 23)
- ENTRY_RING_LEFT - 类 中的静态变量com.amap.api.navi.enums.IconType
-
标准小环岛,绕环岛左转,右侧通行地区的逆时针环岛(数值:21)
Standard small roundabout, turn left around the roundabout, counterclockwise roundabout in right-hand traffic areas (Value: 21)
- ENTRY_RING_RIGHT - 类 中的静态变量com.amap.api.navi.enums.IconType
-
标准小环岛,绕环岛右转,右侧通行地区的逆时针环岛(数值:22)
Standard small roundabout, turn right around the roundabout, counterclockwise roundabout in right-hand traffic areas (Value: 22)
- ENTRY_RING_UTURN - 类 中的静态变量com.amap.api.navi.enums.IconType
-
标准小环岛,绕环岛调头,右侧通行地区的逆时针环岛(数值:24)
Standard small roundabout, make a U-turn around the roundabout, counterclockwise roundabout in right-hand traffic areas (Value: 24)
- equals(Object) - 类 中的方法com.amap.api.navi.AMapNaviMarkerOptions
-
- ERROR_BUF - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
Buf数据格式错误
Buf data format error
- ERROR_CONNECTION - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
网络超时或网络失败
Network timeout or network failure.
- ERROR_DISTANCE - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
起点/终点/途经点的距离太长(驾车距离>6000km,步行距离>100km,骑行距离>1200km)
Distance between start/end/way points is too long (driving distance > 6000km, walking distance > 100km, cycling distance > 1200km)
- ERROR_ENCODER - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
算路服务端编码失败
Path calculation server encoding failed
- ERROR_ENDPOINT - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
终点错误
End point error
- ERROR_NAVI_PARAMS - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
调用直接导航 没有算路 参数错误,缺失有效的导航路径,无法开始导航
Direct navigation call without route calculation, Parameter error, missing valid navigation path, unable to start navigation
- ERROR_NOROADFORENDPOINT - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
终点没有找到道路
No road found for end point
- ERROR_NOROADFORSTARTPOINT - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
起点没有找到道路
No road found for start point.
- ERROR_NOROADFORWAYPOINT - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
途径点没有找到道路
No road found for way point
- ERROR_PREVIEW - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
路径数据缺乏预览数据
Path data lacks preview data
- ERROR_PROTOCOL - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
请求协议非法
Illegal request protocol.
- ERROR_STARTPOINT - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
起点错误
Start point error
- ERROR_WAYPOINT - 类 中的静态变量com.amap.api.navi.enums.PathPlanningErrCode
-
途经点错误
Way point error
- ETC - 类 中的静态变量com.amap.api.navi.enums.CameraType
-
11 ETC计费拍照
11 ETC billing camera
- EXIT - 类 中的静态变量com.amap.api.navi.enums.RoadType
-
9-出口
9-Exit
- ExitConfirmView - com.amap.api.navi.view中的类
-
- ExitConfirmView(Context) - 类 的构造器com.amap.api.navi.view.ExitConfirmView
-
- ExitConfirmView(Context, AttributeSet) - 类 的构造器com.amap.api.navi.view.ExitConfirmView
-
- ExitConfirmView(Context, AttributeSet, int) - 类 的构造器com.amap.api.navi.view.ExitConfirmView
-
- exitRouteActivity() - 类 中的方法com.amap.api.navi.AmapNaviPage
-
退出导航组件
Exit navigation component
- EXPRESSWAY - 类 中的静态变量com.amap.api.navi.enums.RoadClass
-
6-道路类型:主要大街、城市快速道
6-Road type: Main streets, urban expressways