- CABLEWAY - 类 中的静态变量com.amap.api.navi.enums.IconType
-
通过索道图标(数值:36)骑行、步行专有图标
Through cableway icon (Value: 36) Cycling and walking exclusive icons
- calcRouteTimeInterval(int) - 类 中的方法com.amap.api.navi.AMapRouteOptimalParams.Builder
-
触发更优路线计算的时间间隔
默认值10,取值范围【10,120】 单位:分钟
- calculateDriveRoute(List<NaviLatLng>, List<NaviLatLng>, List<NaviLatLng>, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算驾车路径(包含起点)
Calculate the driving route including the starting point.
- calculateDriveRoute(List<NaviLatLng>, List<NaviLatLng>, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算驾车路径(不带起点,起点默认为当前位置)
Calculate the driving route without specifying the starting point, which defaults to the current location.
- calculateDriveRoute(String, String, List<String>, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算驾车路径(包含起点)
Calculates the driving route including the starting point.
- calculateDriveRoute(String, List<String>, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算驾车路径(不带起点,起点默认为当前位置)。
- calculateDriveRoute(NaviPoi, NaviPoi, List<NaviPoi>, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
驾车POI算路
Driving POI route calculation.
- calculateDriveRoute(NaviPoi, NaviPoi, List<NaviPoi>, int, AMapCalculateRouteListener) - 类 中的方法com.amap.api.navi.AMapNavi
-
- calculateDriveRoute(NaviPoi, NaviPoi, List<NaviPoi>, AMapNaviCalRouteOptions) - 类 中的方法com.amap.api.navi.AMapNavi
-
算路参数支持传option,方便扩展算路参数
Routing parameters support passing options for easy extension of routing parameters
AMapNaviCalRouteOptions 当前支持设置 strategy 和 invoker,后期按需要增加字段
- calculateDriveRouteWithMultiEnd(NaviPoi, List<NaviLatLng>, List<NaviPoi>, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算驾车路径(多终点)。
- calculateDriveRouteWithMultiPoints(List<NaviLatLng>, List<NaviLatLng>, List<NaviPoi>, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算驾车路径(多起点,多终点)。
- calculateDriveRouteWithMultiStart(List<NaviLatLng>, NaviPoi, List<NaviPoi>, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算驾车路径(多起点)。
- calculateEleBikeRoute(NaviLatLng) - 类 中的方法com.amap.api.navi.AMapNavi
-
骑行(电动车)经纬度算路 (不带起点,默认为当前位置)
Electric bicycle route calculation based on latitude and longitude (without a specified starting point, defaults to current position).
- calculateEleBikeRoute(NaviLatLng, NaviLatLng) - 类 中的方法com.amap.api.navi.AMapNavi
-
骑行(电动车)经纬度算路
Electric bicycle route calculation based on latitude and longitude.
- calculateEleBikeRoute(NaviPoi, NaviPoi, TravelStrategy) - 类 中的方法com.amap.api.navi.AMapNavi
-
骑行(电动车)POI算路
Calculate electric bike route based on POIs.
- calculateOptimalRouteOnNavigating() - 类 中的方法com.amap.api.navi.AMapNavi
-
导航中计算更优路线(非导航态无效)
Calculating optimal route during navigation (invalid when not navigating)
注意:该接口仅MPID还原路线场景有效
"This API is specifically designed for the MPID route reconstruction scenario."
- calculateRideRoute(NaviLatLng) - 类 中的方法com.amap.api.navi.AMapNavi
-
骑行(自行车)经纬度算路 (不带起点,默认为当前位置)
Cycling (bicycle) route calculation based on latitude and longitude (without starting point, defaulting to current position).
- calculateRideRoute(NaviLatLng, NaviLatLng) - 类 中的方法com.amap.api.navi.AMapNavi
-
骑行(自行车)经纬度算路 (包含起点)。
- calculateRideRoute(NaviPoi, NaviPoi, TravelStrategy) - 类 中的方法com.amap.api.navi.AMapNavi
-
骑行(自行车)POI算路
Calculate route using POIs for cycling (bicycle).
- calculateRideRoute(NaviPoi, List<NaviPoi>, NaviPoi, TravelStrategy) - 类 中的方法com.amap.api.navi.AMapNavi
-
骑行(自行车)POI算路 特别注意:当前接口为收费接口,您如果申请试用或者正式应用都请通过工单系统提交商务合作类工单进行沟通 https://lbs.amap.com/
Cycling (bicycle) route calculation via POIs.
- calculateWalkRoute(NaviLatLng) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算步行路径(不带起点,默认为当前位置)。
- calculateWalkRoute(NaviLatLng, NaviLatLng) - 类 中的方法com.amap.api.navi.AMapNavi
-
计算步行路径(包含起点)。
- calculateWalkRoute(NaviPoi, NaviPoi, TravelStrategy) - 类 中的方法com.amap.api.navi.AMapNavi
-
步行POI算路
Calculate walking route using POIs
- calculateWalkRoute(NaviPoi, List<NaviPoi>, NaviPoi, TravelStrategy) - 类 中的方法com.amap.api.navi.AMapNavi
-
步行POI算路 特别注意:当前接口为收费接口,您如果申请试用或者正式应用都请通过工单系统提交商务合作类工单进行沟通 https://lbs.amap.com/
Walking POI routing note: This interface is currently a paid service.
- calculateWalkRouteReturnRequestId(NaviLatLng) - 类 中的方法com.amap.api.navi.AMapNavi
-
- CAMERA_AND_SPECIALROAD_DETECTED - 类 中的静态变量com.amap.api.navi.enums.AimLessMode
-
3-巡航模式播报电子眼和特殊路段
3-Cruise mode reports both electronic eyes and special road sections
- CAMERA_DETECTED - 类 中的静态变量com.amap.api.navi.enums.AimLessMode
-
1-巡航模式只播报电子眼
1-Cruise mode only reports electronic eyes
- CameraType - com.amap.api.navi.enums中的类
-
摄像头类型
Camera types.
- CAR_UP_MODE - 类 中的静态变量com.amap.api.navi.AMapNaviView
-
0-车头向上模式
0-Car heading up mode
- CarEnterCameraStatus - com.amap.api.navi.enums中的类
-
区间测速行进车状态类型。
- carType - 类 中的变量com.amap.api.navi.model.AMapNaviForbiddenInfo
-
限制车辆类型类型
Vehicle restriction type.
- carTypeDesc - 类 中的变量com.amap.api.navi.model.AMapNaviForbiddenInfo
-
限制车辆类型描述
Vehicle type restriction description
- CHANGE_MAIN_ROUTE - 类 中的静态变量com.amap.api.navi.enums.AMapNaviRouteNotifyDataType
-
主路线变更
Main route change
- CHANNEL - 类 中的静态变量com.amap.api.navi.enums.IconType
-
通过通道、建筑物穿越通道图标(数值:38)骑行、步行专有图标
Through channel, building passage icon (Value: 38) Cycling and walking exclusive icons
- ChargingInfo() - 类 的构造器com.amap.api.navi.model.AMapServiceAreaDetailInfo.ChargingInfo
-
- cityCodes - 类 中的变量com.amap.api.navi.model.AMapRestrictionInfo
-
城市代码集合
- clearAvoidAreas(AMapCarInfo) - 类 中的方法com.amap.api.navi.AMapNavi
-
清除避让区域
Clear avoidance area
- clearMpid() - 类 中的方法com.amap.api.navi.AMapNavi
-
已过时。
- clearMpidRestoreOption() - 类 中的方法com.amap.api.navi.AMapNavi
-
清空设置的mpid 和mpid_restore_type(路线还原类型) 驾车货车都清除
Clear the set mpid and mpid_restore_type (route restoration type), both driving and truck modes will be cleared
注意:需要在停止导航或者到达终点时,主动清空mpid,否则会影响下次的路线规划结果
Note:"The mpid must be cleared when navigation is stopped or the destination is reached; otherwise, it may affect the next route planning results."
- clone() - 类 中的方法com.amap.api.navi.model.AMapNaviParkLimitInfo
-
- colorDay - 类 中的变量com.autonavi.ae.maps.CoreRoutePassLineColor
-
置灰颜色(白天)
- colorNight - 类 中的变量com.autonavi.ae.maps.CoreRoutePassLineColor
-
置灰颜色(黑夜)
- com.amap.api.navi - 程序包 com.amap.api.navi
-
导航基础包,提供路径规划、导航等基础功能。
- com.amap.api.navi.enums - 程序包 com.amap.api.navi.enums
-
导航枚举包,提供了SDK中使用到的各种枚举类。
- com.amap.api.navi.model - 程序包 com.amap.api.navi.model
-
导航模型包,大部分是通过接口回调透传给用户使用,如:导航路径、导航信息、位置信息等.
- com.amap.api.navi.view - 程序包 com.amap.api.navi.view
-
导航视图包,包括了导航SDK中的使用的各种View类。
- com.autonavi.ae.maps - 程序包 com.autonavi.ae.maps
-
- COMMON - 类 中的静态变量com.amap.api.navi.enums.RoadType
-
15-普通道路
15-Common road
- COMMONWAY - 类 中的静态变量com.amap.api.navi.enums.RoadClass
-
9-道路类型:普通道路
9-Road type: Ordinary roads
- COMPLEX_INTERNAL_ROAD - 类 中的静态变量com.amap.api.navi.enums.RoadType
-
2-路口内部道路
2-Intersection internal road
- COMPONENT - 类 中的静态变量com.amap.api.navi.enums.PageType
-
组件页面(包含路径规划、搜索和导航)
Component page (including route planning, search, and navigation)
- CONCISE - 类 中的静态变量com.amap.api.navi.enums.BroadcastMode
-
1-专家播报 简洁播报(播报更精简,建议老司机使用)
1-Expert broadcast Concise broadcast (more concise broadcast, recommended for experienced drivers)
- configXMLElementAttrib(int, String, Map<String, String>) - 类 中的方法com.amap.api.navi.AMapNavi
-
算路接口请求数据中指定节点下添加属性值
多属性同时添加
如果在xml中修改的节点已包含Map中的属性,则会修改此属性值为最新状态
Add attribute values under specified nodes in the routing interface request data
Multiple attributes can be added simultaneously
If the modified node already contains properties from the Map in XML, it will update the property value to the latest state
- configXMLElementAttrib(int, String, String, String) - 类 中的方法com.amap.api.navi.AMapNavi
-
算路接口请求数据中指定节点下添加属性值
单条属性添加
如果在xml中修改的节点已包含attributeName属性,则会修改此属性值为最新状态
Adds attribute values under specified nodes in the routing interface request data
Single attribute addition
If the modified node in xml already includes the attributeName attribute, it will update the attribute value to the latest state
- congestionPassageTime(int) - 类 中的方法com.amap.api.navi.AMapRouteOptimalParams.Builder
-
- coord2D - 类 中的变量com.amap.api.navi.model.AMapNotAvoidInfo
-
二维位置
2D position
- coord3D - 类 中的变量com.amap.api.navi.model.AMapNotAvoidInfo
-
三维位置
3D position
- CoreEyrieColor - com.autonavi.ae.maps中的类
-
颜色信息设置
- CoreEyrieColor() - 类 的构造器com.autonavi.ae.maps.CoreEyrieColor
-
- CoreEyrieColor(long, long) - 类 的构造器com.autonavi.ae.maps.CoreEyrieColor
-
- CoreRouteDashedLineColor - com.autonavi.ae.maps中的类
-
虚线颜色
- CoreRouteDashedLineColor() - 类 的构造器com.autonavi.ae.maps.CoreRouteDashedLineColor
-
- CoreRoutePassLineColor - com.autonavi.ae.maps中的类
-
路线置灰颜色
- CoreRoutePassLineColor() - 类 的构造器com.autonavi.ae.maps.CoreRoutePassLineColor
-
- CoreRouteTrafficStatusColor - com.autonavi.ae.maps中的类
-
交通路况颜色
- CoreRouteTrafficStatusColor() - 类 的构造器com.autonavi.ae.maps.CoreRouteTrafficStatusColor
-
- COUNTYANDTOWNLWAY - 类 中的静态变量com.amap.api.navi.enums.RoadClass
-
5-道路类型:县乡村内部道路
5-Road type: Internal roads of county, township and village
- COUNTYLWAY - 类 中的静态变量com.amap.api.navi.enums.RoadClass
-
3-道路类型:县道
3-Road type: County road
- createModelCrossBitMap(byte[], AMapModeCrossOverlay.OnCreateBitmapFinish) - 类 中的方法com.amap.api.navi.view.AMapModeCrossOverlay
-
创建模型路口放大图bitmap
Create model intersection enlargement map bitmap
- CREATOR - 类 中的静态变量com.amap.api.navi.model.AMapCarInfo
-
- CREATOR - 类 中的静态变量com.amap.api.navi.model.AMapNaviParkLimitInfo
-
- CREATOR - 类 中的静态变量com.amap.api.navi.model.NaviLatLng
-
- CREATOR - 类 中的静态变量com.amap.api.navi.model.NaviPoi
-
- CROSSWALK - 类 中的静态变量com.amap.api.navi.enums.IconType
-
通过人行横道图标(数值:29)骑行、步行专有图标
Through pedestrian crossing icon (Value: 29) Cycling and walking exclusive icons
- CRUISE - 类 中的静态变量com.amap.api.navi.enums.NaviType
-
巡航模式(数值:3)
Cruise mode (value: 3)
- CRUISE_ROUTE - 类 中的静态变量com.amap.api.navi.enums.IconType
-
通过游船路线图标(数值:40)骑行、步行专有图标
Through cruise route icon (Value: 40) Cycling and walking exclusive icons
- currentRoadName - 类 中的变量com.amap.api.navi.model.AMapNaviLimitInfo
-
限制的当前路段名称
Name of the current restricted section
- currentSpeed - 类 中的变量com.amap.api.navi.model.NaviInfo
-
当前车速
Current vehicle speed
- CUSTOM_TTS_TEXT - 类 中的静态变量com.amap.api.navi.enums.NaviTTSType
-
自定义语音播报
Custom voice broadcast