- GenerateMpidCallback - com.amap.api.navi中的接口
-
生成mpid接口回调。
- getAccuracy() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取定位精度
Get positioning accuracy
- getAddress() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getAimlessModeDistance() - 类 中的方法com.amap.api.navi.model.AimLessModeStat
-
巡航模式(无路线规划)下轨迹距离
距离就是用户自车在该模式下的轨迹累积的距离
进入电子狗巡航满足连续5个点大于15km/h,就开始记录轨迹距离,认为用户启用了电子狗巡航
Trajectory Distance in Cruise Mode (No Route Planning)
Distance refers to the cumulative trajectory distance of the user's vehicle in this mode
When entering the radar cruise mode, if the speed exceeds 15 km/h for 5 consecutive points, the trajectory distance starts to be recorded, indicating that the user has activated the radar cruise mode.
- getAimlessModeTime() - 类 中的方法com.amap.api.navi.model.AimLessModeStat
-
巡航模式(无路线规划)下运行时间
进入电子狗巡航满足连续5个点大于15km/h,就开始计时,认为用户启用了电子狗巡航
Operation Time in Cruise Mode (No Route Planning)
When entering the radar cruise mode, if the speed exceeds 15 km/h for 5 consecutive points, the timer starts, indicating that the user has activated the radar cruise mode.
- getAllCameras() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取全路段的所有摄像头
Get all cameras on the entire route.
- getAllLength() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
返回当前导航路线的总长度
Return the total length of the current navigation route.
- getAllTime() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
返回当前导航路径所需的时间,单位为秒
Return the time required for the current navigation path, in seconds.
- getAltitude() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取海拔高度
Get altitude
- getAmapCongestionLinks() - 类 中的方法com.amap.api.navi.model.AimLessModeCongestionInfo
-
该条道路的拥堵信息数组
仅当拥堵长度大于500米且拥堵时间大于5分钟时,服务才下发拥堵路段形状点
The congestion information array of this road
Service will only issue the shape points of the congested section when the congestion length is greater than 500 meters and the congestion time is more than 5 minutes
- getAnchorX() - 类 中的方法com.amap.api.navi.AMapNaviView
-
获取当前锁车态下,自车位置锁定在屏幕x轴的位置比率,范围:0-1,0代表最左侧,1代表最右侧
Get the position ratio of the vehicle position locked on the x-axis of the screen under the current vehicle lock state, range: 0-1, 0 represents the leftmost, 1 represents the rightmost
- getAnchorY() - 类 中的方法com.amap.api.navi.AMapNaviView
-
获取当前锁车态下,自车位置锁定在屏幕y轴的位置比率,范围:0-1,0代表最顶端,1代表最底部
Get the position ratio of the vehicle position locked on the y-axis of the screen under the current vehicle lock state, range: 0-1, 0 represents the topmost, 1 represents the bottommost
- getAppLang() - 类 中的静态方法com.amap.api.navi.AMapNavi
-
- getAppLangType() - 类 中的方法com.amap.api.navi.AMapNaviAppLangOptions
-
- getAudioOutputMode() - 类 中的静态方法com.amap.api.navi.AMapNavi
-
获取当前TTS播报类型
Get current TTS broadcast mode
- getAudioOutputMode() - 类 中的方法com.amap.api.navi.AMapNaviAppLangOptions
-
- getAverageSpeed() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
进入区间测速区域后的实时平均速度,注意:只有在类型为区间测速时才有值
Real-time average speed after entering the section speed measurement area.
- getBearing() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取定位方向
Get positioning direction
- getBitmap() - 类 中的方法com.amap.api.navi.model.AMapNaviCross
-
获取路口放大图的bitmap
Get the bitmap of the intersection enlargement map.
- getBitmapDescriptor() - 类 中的方法com.amap.api.navi.AMapNaviMarkerOptions
-
- getBoundsForPath() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取该导航路线最小坐标点和最大坐标点围成的矩形区域
Get the rectangular area formed by the minimum and maximum coordinate points of the navigation route.
- getBroadcastButtonView() - 类 中的方法com.amap.api.navi.view.BroadcastModeView
-
- getBroadcastConcise() - 类 中的方法com.amap.api.navi.view.BroadcastModeView
-
- getBroadcastDetail() - 类 中的方法com.amap.api.navi.view.BroadcastModeView
-
- getBroadcastDivider1() - 类 中的方法com.amap.api.navi.view.BroadcastModeView
-
- getBroadcastDivider2() - 类 中的方法com.amap.api.navi.view.BroadcastModeView
-
- getBroadcastGroup() - 类 中的方法com.amap.api.navi.view.BroadcastModeView
-
- getBroadcastInfos() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo
-
- getBroadcastMode() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取设置的播报模式,设置播报模式都从该处获取值,控制UI
- getBroadcastSilence() - 类 中的方法com.amap.api.navi.view.BroadcastModeView
-
- getBroadcastType() - 类 中的方法com.amap.api.navi.model.AMapNaviTrafficFacilityInfo
-
获取道路设施类型
Get the type of road facility
- getCalcRouteType() - 类 中的方法com.amap.api.navi.model.AMapCalcRouteResult
-
- getCameraDistance() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
获取当前位置到摄像头的距离
Get distance from current position to the camera
- getCameraSpeed() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
获取当前摄像头的限速大小
Get speed limit size of current camera
- getCameraType() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
获取摄像头的类型
Get type of the camera
- getCancelNaviTv() - 类 中的方法com.amap.api.navi.view.ExitConfirmView
-
- getCarBitmap() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
获取车标的bitmap对象
Get the bitmap object of the vehicle icon
- getCarInfo() - 类 中的方法com.amap.api.navi.AmapNaviParams
-
获取设置的货车参数对象
Get the set truck parameter object
- getCenterForPath() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
返回当前导航路线的中心点
Return the center point of the current navigation route.
- getChargeLength() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段收费路段距离
Get the distance of toll road segment in this route segment.
- getChargingInfos() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getChildType() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceChildren
-
- getCityAdcodeList() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取驾车导航路线上沿途城市adcode列表
Get the list of city adcodes along the driving navigation route.
- getCityCode() - 类 中的方法com.amap.api.navi.model.AMapRestrictionInfo
-
获取城市代码
Get city code
- getCityCodes() - 类 中的方法com.amap.api.navi.model.AMapRestrictionInfo
-
获取城市代码集合
- getCongestionStatus() - 类 中的方法com.amap.api.navi.model.AimLessModeCongestionInfo
-
拥堵区域的整体拥堵状态
Overall Congestion Status in Congested Area
- getCongestionStatus() - 类 中的方法com.amap.api.navi.model.AMapCongestionLink
-
获取拥堵道路link拥堵状态
Get the congestion status of the congestion road link
- getContent() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.BroadcastInfo
-
- getControlMusicVolumeMode() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取导航语音播报混合音状态
Get the status of mixed sound for navigation voice announcements
- getCoord() - 类 中的方法com.amap.api.navi.model.AMapNaviGuide
-
聚合段入口点的坐标
Coordinates of the aggregated segment entrance point
- getCoord() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取当前位置的经纬度坐标
Get the latitude and longitude coordinates of the current position
- getCoordinate() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaInfo
-
获取服务区位置
Get service area location
- getCoordList() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
返回当前导航路线的所有坐标点
Return all coordinate points of the current navigation route.
- getCoords() - 类 中的方法com.amap.api.navi.model.AMapCongestionLink
-
获取拥堵道路link形状点集
Get the shape point set of the congestion road link
- getCoords() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取该Link道路坐标点集
Get the coordinate point set of this Link road
- getCoords() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段坐标点集
Get the coordinate point set of this route segment
- getCoorX() - 类 中的方法com.amap.api.navi.model.AMapNaviTrafficFacilityInfo
-
获取道路设施经度(水平方向)
Get the longitude of the road facility (horizontal direction)
- getCoorY() - 类 中的方法com.amap.api.navi.model.AMapNaviTrafficFacilityInfo
-
获取道路设施纬度(垂直方向))
Get the latitude of the road facility (vertical direction)
- getCount() - 类 中的方法com.amap.api.navi.model.IndependInfo
-
获取差异段个数
Get the number of difference segments
- getCurLink() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取自车所在小路段索引
Get current minor segment index of the vehicle
- getCurLinkIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取当前点相对于当前step的link索引
Get the link index of the current point relative to the current step
- getCurLinkRetainDistance() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取当前Link段剩余距离
Get the remaining distance of the current link segment
注意:该接口仅驾车模式有效
note:This interface is only valid for driving mode
- getCurPoint() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取当前位置所在link上的点索引
Get point index on the link where the current position is located
- getCurPointIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取当前点相对于当前link的点的索引
Get the point index of the current point relative to the current link
- getCurrentRoadName() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取当前路线名称
Get current route name
- getCurrentSpeed() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
- getCurStep() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取当前大路段索引
Get current major segment index
- getCurStepIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取当前点相对于整条路的step索引
Get the step index of the current point relative to the entire route
- getCurStepRetainDistance() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取当前路段剩余距离
Get remaining distance of the current segment.
- getCurStepRetainTime() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取当前路段剩余时间
Get remaining time of the current segment.
- getCustomIconTypeDrawables() - 类 中的方法com.amap.api.navi.view.NextTurnTipView
-
- getCustomMiddleView() - 接口 中的方法com.amap.api.navi.INaviInfoCallback
-
获取导航地图自定义View,该View在导航界面的垂直居中,水平靠左位置
Get custom View of navigation map, this View is vertically centered and horizontally left-aligned in the navigation interface
- getCustomNaviBottomView() - 接口 中的方法com.amap.api.navi.INaviInfoCallback
-
获取导航地图自定义View,该View在导航整体界面的下面,注意要设置setLayoutParams并且设置高度
Get custom View of navigation map, this View is below the overall navigation interface.
- getCustomNaviView() - 接口 中的方法com.amap.api.navi.INaviInfoCallback
-
获取导航地图自定义View,该View在导航界面的当前路名位置,使用该方法以后,将不会显示当前路名
Get custom View of navigation map, this View is at the current road name position in the navigation interface.
- getCustomResources() - 类 中的方法com.amap.api.navi.view.NextTurnTipView
-
- getDescLen() - 类 中的方法com.amap.api.navi.model.AMapRestrictionInfo
-
已过时。
- getDescription() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideSegment
-
获取该详情分段的描述信息
Get the description information of this detail segment
- getDetail() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaInfo
-
服务区详细信息:按位标识(0-没有,1-有),第0~5位分别表示加油站,餐饮,卫生间,汽修,购物,住宿
Service area details: bit identification (0-none, 1-exists), bits 0-5 represent gas station, dining, restroom, auto repair, shopping, accommodation respectively
- getDeviceId(Context) - 类 中的静态方法com.amap.api.navi.AMapNavi
-
获取设备唯一ID,使用导航SDK的时候建议使用这个作为设备唯一ID
Get the unique device ID, when using the navigation SDK, it is recommended to use this as the unique device ID
- getDirectionBitmap() - 类 中的方法com.amap.api.navi.view.DirectionView
-
获取指南针位图
Get compass bitmap
- getDirectionInfo() - 类 中的方法com.amap.api.navi.model.AMapExitDirectionInfo
-
获取出口方向信息
Get exit direction information
- getDistance() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
获取区间测速电子眼长度,注意:只有在类型为区间测速时才有值
Get length of section speed measurement electronic eye.
- getDistance() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteNotifyData
-
获取事件点与当前点的距离
Get the distance between the event point and the current point.
- getDistance() - 类 中的方法com.amap.api.navi.model.AMapNaviToViaInfo
-
获取自车到该途经点的剩余距离,单位:米
Get the remaining distance from the current vehicle to the waypoint, unit: meters
- getDistance() - 类 中的方法com.amap.api.navi.model.AMapNaviTrafficFacilityInfo
-
获取道路设施距离
Get the distance to the road facility
- getDriveWayBgHeight() - 类 中的方法com.amap.api.navi.view.DriveWayView
-
返回单车道控件高度
Return the height of a single lane control
- getDriveWaySize() - 类 中的方法com.amap.api.navi.view.DriveWayView
-
车道数量
Number of lanes
- getDriveWaysWidth() - 类 中的方法com.amap.api.navi.view.DriveWayView
-
获取车道总宽度,包括中间竖线
Get the total width of the lanes, including the middle vertical line
- getDriveWayWidth() - 类 中的方法com.amap.api.navi.view.DriveWayView
-
返回单车道控件宽度
Return the width of a single lane control
- getEmulatorContainer() - 类 中的方法com.amap.api.navi.view.EmulateFooterView
-
- getEmulatorSpeedText() - 类 中的方法com.amap.api.navi.view.EmulateFooterView
-
- getEndIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段终点index
Get the end index of this route segment
- getEndLinkIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviSituationInfo
-
获得结束link的link索引
- getEndLinkIndex() - 类 中的方法com.amap.api.navi.model.IndependInfo
-
获取差异段结束位置step索引
Get the end position step index of difference segments
- getEndPoint() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取当前路线方案的搜索终点(中心点)坐标
Get the search end point (center point) coordinates of the current route plan.
- getEndSegmentIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviSituationInfo
-
获得结束link的segment索引
- getEndStepIndex() - 类 中的方法com.amap.api.navi.model.IndependInfo
-
获取差异段结束位置step索引
Get the end position step index of difference segments
- getEngineType() - 类 中的方法com.amap.api.navi.AMapNavi
-
获得导航引擎类型
Get navigation engine type.
- getEquipmentInfoDesc() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ChargingInfo
-
- getErrcode() - 类 中的方法com.amap.api.navi.model.AMapMpidGeneratedResult
-
- getErrmsg() - 类 中的方法com.amap.api.navi.model.AMapMpidGeneratedResult
-
- getErrorCode() - 类 中的方法com.amap.api.navi.model.AMapCalcRouteResult
-
- getErrorDescription() - 类 中的方法com.amap.api.navi.model.AMapCalcRouteResult
-
获取错误描述
Get error description
- getErrorDetail() - 类 中的方法com.amap.api.navi.model.AMapCalcRouteResult
-
获取错误的详细信息
Get detailed error information
- getEtaShowMode() - 类 中的方法com.amap.api.navi.NaviSetting
-
获取ETA信息显示模式
Get ETA information display mode
- getEventEndTime() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveEvent
-
获取驾驶三急事件结束时间
Get driving three emergencies event end time
- getEventLat() - 类 中的方法com.amap.api.navi.model.AimLessModeCongestionInfo
-
- getEventLatitude() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveEvent
-
获取驾驶三急事件纬度
Get driving three emergencies event latitude
- getEventLevel() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveEvent
-
获取驾驶三急事件严重程度,数值越大越严重
Get driving three emergencies event severity, the larger the value, the more severe
- getEventLon() - 类 中的方法com.amap.api.navi.model.AimLessModeCongestionInfo
-
- getEventLongitude() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveEvent
-
获取驾驶三急事件经度
Get driving three emergencies event longitude
- getEventMaxAcc() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveEvent
-
获取驾驶三急事件最大加速度
Get driving three emergencies event maximum acceleration
- getEventMaxSpeed() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveEvent
-
获取驾驶三急事件最大速度
Get driving three emergencies event maximum speed
- getEventStartTime() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveEvent
-
获取驾驶三急事件开始时间
Get driving three emergencies event start time
- getEventType() - 类 中的方法com.amap.api.navi.model.AimLessModeCongestionInfo
-
- getEventType() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveEvent
-
获取驾驶三急事件类型
Get driving three emergencies event type
- getExitConfirmLayout() - 类 中的方法com.amap.api.navi.view.ExitConfirmView
-
- getExitDirectionInfo() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取出口方向信息
Get exit direction information
- getExitNameInfo() - 类 中的方法com.amap.api.navi.model.AMapExitDirectionInfo
-
获取出口名称信息
Get exit name information
- getExitNaviTv() - 类 中的方法com.amap.api.navi.view.ExitConfirmView
-
- getExpectDate() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getExtRequestParamByPath(String, String) - 接口 中的方法com.amap.api.navi.AMapNaviNetWorkProxy
-
通过path获取url的外部请求扩展参数
Get external request extension parameters of url by path
- getFooterContainer() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getForbiddenInfos() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取货车导航的禁止信息列表
Get the list of prohibition information for truck navigation.
- getForbiddenText(int) - 类 中的静态方法com.amap.api.navi.enums.NaviForbidType
-
- getForbiddenText(int) - 类 中的静态方法com.amap.api.navi.model.AMapNotAvoidInfo
-
获取禁行文本
Get prohibition text
- getFourCornersBitmap() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
获取罗盘位图对象
Get the compass bitmap object.
- getFront_info() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getFront_info_inner() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getFront_info_inner_more() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getFront_info_more() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getGroupEnterCoord() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideGroup
-
获取该路线详情分组的起点坐标
Get the starting point coordinates of this route detail group
- getGroupIconType() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideGroup
-
获取该路线详情分组的转向
Get the turn direction of this route detail group
- getGroupLen() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideGroup
-
获取该路线详情分组的长度 (米)
Get the length of this route detail group (meters)
- getGroupName() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideGroup
-
获取路线详情分组名称
Get route detail group name
- getGroupTime() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideGroup
-
获取该路线详情分组的预计行驶时间(单位秒)
Get the estimated travel time of this route detail group (in seconds)
- getHeight() - 类 中的方法com.amap.api.navi.model.AMapNaviCross
-
获取图片高度
Get image height
- getHostByPath(String, String) - 接口 中的方法com.amap.api.navi.AMapNaviNetWorkProxy
-
通过path获取代理host
Get proxy host by path
- getHudMenuEnabled() - 类 中的方法com.amap.api.navi.AMapHudView
-
返回 HUD设置栏是否显示
Returns whether the HUD settings bar is displayed.
- getHudViewMode() - 类 中的方法com.amap.api.navi.AMapHudView
-
返回HUD显示模式,目前有正常、镜像两种显示模式
Returns the HUD display mode, currently with normal and mirror display modes.
- getIcon() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getIcon_more() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getIconBitmap() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取转向图标bitmap
Get turn icon bitmap.
- getIconType() - 类 中的方法com.amap.api.navi.model.AMapNaviGuide
-
获取聚合段转向类型
Get aggregated segment turn type
- getIconType() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取当前路段的转向动作类型
Get the turn action type of the current route segment
- getIconType() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取导航转向图标类型
Get navigation turn icon type.
- getInstance(Context) - 类 中的静态方法com.amap.api.navi.AMapNavi
-
创建一个AMapNavi导航对象
Create an instance of the AMapNavi navigation object.
- getIntervalRemainDistance() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
获取进入区间测速路段后实时的区间路段剩余长度,-1表示没有信息,单位:米
Get real-time remaining length of section segment after entering the section speed measurement segment, -1 means no information, unit: meters
- getInvokerType() - 类 中的方法com.amap.api.navi.model.AMapNaviCalRouteOptions
-
- getIsNaviTravelView() - 类 中的方法com.amap.api.navi.AMapNavi
-
已过时。
- getIsTrafficOpen() - 类 中的方法com.amap.api.navi.view.TrafficButtonView
-
获取当前交通开关是否打开
Get whether the current traffic switch is open
- getIsUseExtraGPSData() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取是否使用外部定位数据
Get whether external positioning data is being used
- getIsUseInnerVoice() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取是否使用内部语音播报
Get whether internal voice announcements are used
- getIsUseInnerVoice() - 类 中的方法com.amap.api.navi.AmapNaviParams
-
获取是否使用内部语音播报
Get whether to use internal voice broadcast
注意:6.1.0版本开始,默认值改为true
Note: Starting from version 6.1.0, the default value is changed to true
- getKeepOnNavigationLayout() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getLabel() - 类 中的方法com.amap.api.navi.model.AMapNaviSituationInfo
-
获得事件简要描述信息
- getLabelDesc() - 类 中的方法com.amap.api.navi.model.AMapNaviSituationInfo
-
获得事件来源描述信息
- getLabels() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取当前路线的策略标签,如:距离最短,费用最少
Get the strategy label of the current route, such as: shortest distance, lowest cost.
- getLandNaviBackView() - 类 中的方法com.amap.api.navi.view.LandscapeFooterView
-
- getLandNaviSettingView() - 类 中的方法com.amap.api.navi.view.LandscapeFooterView
-
- getLaneTypeIdArray() - 类 中的方法com.amap.api.navi.model.AMapLaneInfo
-
获取车道类型数组,数组大小固定为2
Get the lane type array, with a fixed array size of 2.
- getLatitude() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteNotifyData
-
获取事件点的纬度
Get the latitude of the event point
- getLatitude() - 类 中的方法com.amap.api.navi.model.AMapTrafficIncidentInfo
-
获取事件地点的纬度
Get the latitude of the incident location
- getLatitude() - 类 中的方法com.amap.api.navi.model.NaviLatLng
-
获取纬度(垂直方向)
Get latitude (vertical direction).
- getLatLng() - 类 中的方法com.amap.api.navi.model.AMapNaviSituationInfo
-
获得事件的位置点(经纬度)
- getLeaderLineColor() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
获取牵引线颜色
Get the guide line color
- getLength() - 类 中的方法com.amap.api.navi.model.AimLessModeCongestionInfo
-
- getLength() - 类 中的方法com.amap.api.navi.model.AMapNaviGuide
-
获取聚合段长度
Get aggregated segment length
- getLength() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取该Link道路长度
Get the road length of this Link
- getLength() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段长度
Get the length of this route segment
- getLength() - 类 中的方法com.amap.api.navi.model.AMapTrafficStatus
-
返回该交通状态路段的拥堵状态长度。
- getLightList() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取道路上的红绿灯列表
Get the list of traffic lights on the road
- getLimitDrawable(Context, int) - 类 中的静态方法com.amap.api.navi.model.AMapNotAvoidInfo
-
获取限行图片
Get restriction text
- getLimitInfos() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取货车导航的限制信息列表
Get the list of restriction information for truck navigation.
- getLimitSpeed() - 类 中的方法com.amap.api.navi.model.AMapNaviTrafficFacilityInfo
-
获取道路设施限速速度
Get the speed limit of the road facility
- getLimitText(int) - 类 中的静态方法com.amap.api.navi.enums.NaviLimitType
-
- getLimitText(int) - 类 中的静态方法com.amap.api.navi.model.AMapNotAvoidInfo
-
获取限行文本
Get restriction text
- getLineValue() - 类 中的方法com.amap.api.navi.AMapNaviMpidOption
-
获取直线阈值
- getLinkId() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.BroadcastInfo
-
- getLinkId() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getLinkIds() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.SlopeInfo
-
- getLinkIndex() - 类 中的方法com.amap.api.navi.model.AMapTrafficStatus
-
返回当前路况在整条路线的link下标位置
Returns the index position of the current traffic condition on the entire route's link.
- getLinks() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段Link集
Get the Link set of this route segment
- getLinkType() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取道路类型
Get road type.
- getListenToVoiceDuringCall() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取当前通话过程中是否进行导航播报(只在使用内置语音时生效)
Get whether navigation announcements occur during calls (only effective when using built-in voice)
- getLocationType() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取定位方式
Get positioning method
- getLockMapDelayed() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
获取锁定地图延迟毫秒数
Get the map lock delay in milliseconds.
- getLockTilt() - 类 中的方法com.amap.api.navi.AMapNaviView
-
- getLockZoom() - 类 中的方法com.amap.api.navi.AMapNaviView
-
- getLongitude() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteNotifyData
-
获取事件点的经度
Get the longitude of the event point
- getLongitude() - 类 中的方法com.amap.api.navi.model.AMapTrafficIncidentInfo
-
获取事件地点的经度
Get the longitude of the incident location
- getLongitude() - 类 中的方法com.amap.api.navi.model.NaviLatLng
-
获取经度(水平方向)
Get longitude (horizontal direction).
- getMainPath() - 类 中的方法com.amap.api.navi.model.AMapNaviPathGroup
-
获取主路线
Get the main route
- getMainPathIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviPathGroup
-
获取主路线的索引
Get the index of the main route
- getMainRoadInfo() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取主道路信息
Get main road information.
- getMap() - 类 中的方法com.amap.api.navi.AMapNaviMapView
-
获取地图控制器 AMap 对象
- getMap() - 类 中的方法com.amap.api.navi.AMapNaviView
-
获取地图控制类
Get map control class
- getMapCenter_X() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
自车位置锁定在x轴的位置,范围:(0,1]。
- getMapCenter_Y() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
自车位置锁定在y轴的位置,范围:(0,1]。
- getMaxAutoZoom() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
获取自动缩放地图的最大级别
Get the maximum zoom level of the auto-scaling map
- getmElevatedRoadStatusFlag() - 类 中的方法com.amap.api.navi.enums.AMapNaviParallelRoadStatus
-
高架上下标识(默认0)
Elevated road up/down flag (default 0).
- getmExpectBottomBarLayout() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getMinAutoZoom() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
获取自动缩放地图的最小级别
Obtain the minimum zoom level of the auto-scaling map
- getmNaviInfoBottomBarLayout() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getmParallelRoadStatusFlag() - 类 中的方法com.amap.api.navi.enums.AMapNaviParallelRoadStatus
-
主辅路标识(默认0)
Main/sub-road flag (default 0).
- getMpid() - 类 中的方法com.amap.api.navi.model.AMapNaviMpidRestoreOption
-
- getName() - 类 中的方法com.amap.api.navi.model.AMapNaviGuide
-
获取聚合段名称
Get aggregated segment name
- getName() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ChargingInfo
-
- getName() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getName() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceChildren
-
- getName() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaInfo
-
获取服务区的名称
Get the name of service area
- getNaviBackView() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getNaviGuideList() - 类 中的方法com.amap.api.navi.AMapNavi
-
- getNaviGuideList() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取路线详情
Get route details
- getNaviMode() - 类 中的方法com.amap.api.navi.AMapNaviView
-
获取导航模式
Get navigation mode
- getNaviPath() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取当前规划的路线方案(路线结果),驾车、骑行与步行共用这一个对象
Get the currently planned route plan (route result), which is shared among driving, cycling, and walking modes.
- getNaviPaths() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取计算的多条路径
Get multiple calculated routes
- getNaviResourceProxy() - 类 中的方法com.amap.api.navi.AMapNavi
-
- getNaviSetting() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取导航配置类
Get navigation settings class
- getNaviSettingView() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getNaviType() - 类 中的方法com.amap.api.navi.AMapNavi
-
获取导航位置变化驱动类型
Get the type of navigation location change driver.
- getNaviType() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
导航信息类型
Navigation information type
- getNextRoadName() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取下条路名
Get next road name
- getNormalTimeText() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getNotAvoidInfo() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取未避开的禁行、限行信息
Get unavioded prohibition and restriction information
- getNotifyType() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteNotifyData
-
获取通知类型
Get notification type.
- getNumFast() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ChargingInfo
-
- getNumSlow() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ChargingInfo
-
- getNumSuper() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ChargingInfo
-
- getOpenTagForward() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ChargingInfo
-
- getOwnershipType() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取Link的ownership类型, 注意:只针对驾车
Get the ownership type of Link, Note: Only for driving.
- getPath(int) - 类 中的方法com.amap.api.navi.model.AMapNaviPathGroup
-
获取指定索引的路线
Get the route at the specified index
- getPathCount() - 类 中的方法com.amap.api.navi.model.AMapNaviPathGroup
-
获取路线组的路线数量
Get the number of routes in the route group
- getPathid() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取路线id
Get route ID
- getPathId() - 类 中的方法com.amap.api.navi.model.AMapNaviPathSituationInfo
-
获得这条路线的pathID
- getPathid() - 类 中的方法com.amap.api.navi.model.IndependInfo
-
获取与当前路线有差异的路线pathid
Get the pathid of the route that differs from the current route
- getPathId() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取线路ID
Get route ID
注意:该接口仅驾车模式有效
Note: This interface is only valid for driving mode
- getPathRetainDistance() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取路线剩余距离
Get remaining distance of the route.
- getPathRetainTime() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取路线剩余时间(单位秒)
Get remaining time of the route (unit: second)
- getPicBuf1() - 类 中的方法com.amap.api.navi.model.AMapModelCross
-
- getPicFormat() - 类 中的方法com.amap.api.navi.model.AMapNaviCross
-
获取放大图格式
Get enlargement map format
- getPoiId() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getPoiId() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceChildren
-
- getPoiId() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaInfo
-
服务区poiId 用于计算该服务区是否是服务区列表中订阅的服务区
- getPoint() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.BroadcastInfo
-
- getPoint() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getPoint() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceChildren
-
- getPoints() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.SlopeInfo
-
- getPosition() - 类 中的方法com.amap.api.navi.AMapNaviMarkerOptions
-
- getPresenter() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getPriceChargingDesc() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ChargingInfo
-
- getPriceParkingStd() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getReason() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteNotifyData
-
获取事件的主要原因,例如:道路封闭、限行、禁行
Get the main reason for the event, for example: road closure, traffic restriction, prohibition
- getReasonableSpeedInRemainDist() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
获取区间测速剩余路段的合理车速,注意:只有在类型为区间测速时才有值
Get reasonable vehicle speed for remaining sections of section speed measurement.
- getRemainDist() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getRemainDist() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaInfo
-
获取当前位置到服务区的距离
Get the distance from current position to service area.
- getRemainingDis() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getRemainingTime() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getRemainTime() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getRemainTime() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaInfo
-
到服务区域的预估剩余时间 单位:秒
- getResourceFromExternal(String) - 接口 中的方法com.amap.api.navi.AMapNaviResourceProxy
-
通过资源key获取位图资源
- getRestoreType() - 类 中的方法com.amap.api.navi.model.AMapNaviMpidRestoreOption
-
- getRestrictareaInfo(AMapNaviPath, AMapNaviRestrictAreaInfoListener) - 类 中的方法com.amap.api.navi.AMapNavi
-
获取现行信息数据
Get current traffic information data
- getRestrictionDesc() - 类 中的方法com.amap.api.navi.model.AMapRestrictionInfo
-
- getRestrictionInfo() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取当前导航路线的限行信息
Get the restriction information of the current navigation route.
- getRestrictionTitle() - 类 中的方法com.amap.api.navi.model.AMapRestrictionInfo
-
获取当前限行信息的标题
Get the title of current restriction information
- getRoadClass() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取该Link道路等级
Get the road grade of this Link.
- getRoadName() - 类 中的方法com.amap.api.navi.model.AimLessModeCongestionInfo
-
- getRoadName() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取该Link道路名称
Get the road name of this Link
- getRoadName() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteNotifyData
-
获取事件点的路名
Get the road name of the event point
- getRoadNameTextView() - 类 中的方法com.amap.api.navi.view.RoadNameView
-
- getRoadType() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取该Link道路类型
Get the road type of this Link.
- getRouteid() - 类 中的方法com.amap.api.navi.model.AMapCalcRouteResult
-
获取路线id数组,通过路线id获取数据,只有errorcode为0的时候才有值
Get route ID array, obtain data through route ID, only has value when errorcode is 0
- getRouteRemainLightCount() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取路径剩余红绿灯数量
Get number of remaining traffic lights on the route.
- getRouteRequestId() - 类 中的方法com.amap.api.navi.model.AMapCalcRouteResult
-
获取路线请求id
- getRouteRequestId() - 类 中的方法com.amap.api.navi.model.AMapNaviPathGroup
-
获取路线请求id
- getRouteStrategy() - 类 中的方法com.amap.api.navi.AmapNaviParams
-
获取设置组件规划路线的策略
Get the route planning strategy set for the component
- getRouteType() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取路线交通类型
Get route traffic type
- getSapaDetail() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getSegments() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideGroup
-
获取该路线详情分组包含的详情分段
Get the detail segments included in this route detail group
- getService_container_more() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getService_dis() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getService_distance_more() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getService_icons() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getService_icons_more() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getService_ly() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getService_more_ly() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getService_name_more() - 类 中的方法com.amap.api.navi.view.ServiceAreaView
-
- getServiceAreaDetailsEnable() - 类 中的方法com.amap.api.navi.AMapNavi
-
是否开启服务区详情开关
Whether to turn on the service area detail switch
- getServiceAreaInfos() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo
-
- getServiceChildren() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getShape() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getSimNaviBackView() - 类 中的方法com.amap.api.navi.view.EmulateFooterView
-
- getSimNaviRightView() - 类 中的方法com.amap.api.navi.view.EmulateFooterView
-
- getSituationInfoList() - 类 中的方法com.amap.api.navi.model.AMapNaviPathSituationInfo
-
获得这条路线的上的交通信息
- getSlopeAngle() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.SlopeInfo
-
- getSlopeHeight() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.SlopeInfo
-
- getSlopeInfos() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo
-
- getSlopeLength() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.SlopeInfo
-
- getSlopeType() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.SlopeInfo
-
- getSpeakerId() - 类 中的方法com.amap.api.navi.AMapNaviAppLangOptions
-
- getSpeed() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
已过时。
- getSpeed() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取当前定位点的速度
Get the speed of the current positioning point
- getStartIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段起点index
Get the start index of this route segment
- getStartLinkIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviSituationInfo
-
获得开始link的link索引
- getStartLinkIndex() - 类 中的方法com.amap.api.navi.model.IndependInfo
-
获取差异段起始位置link索引
Get the start position link index of difference segments
- getStartPoint() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取当前路线方案的搜索起点坐标
Get the search start point coordinates of the current route plan.
- getStartSegmentIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviSituationInfo
-
获得开始link的segment索引
- getStartStepIndex() - 类 中的方法com.amap.api.navi.model.IndependInfo
-
获取差异段起始位置step索引
Get the start position step index of difference segments
- getStatus() - 类 中的方法com.amap.api.navi.enums.AMapNaviParallelRoadStatus
-
- getStatus() - 类 中的方法com.amap.api.navi.model.AMapTrafficStatus
-
获取交通拥堵状态
Gets the traffic congestion status.
- getStatusComfortIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveComfort
-
获取道路舒适度数值(数值越大代表道路越颠簸)
Get road comfort index value (the larger the value, the more bumpy the road)
- getStatusEndLatitude() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveComfort
-
获取舒适度事件结束纬度
Get comfort event end latitude
- getStatusEndLongitude() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveComfort
-
获取舒适度事件结束经度
Get comfort event end longitude
- getStatusEndTime() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveComfort
-
获取舒适度事件结束时间
Get comfort event end time
- getStatusStartLatitude() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveComfort
-
获取舒适度状态回调起始纬度
Get comfort status callback start latitude
- getStatusStartLongitude() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveComfort
-
获取舒适度事件起始经度
Get comfort event start longitude
- getStatusStartTime() - 类 中的方法com.amap.api.navi.model.AMapNaviDriveComfort
-
获取舒适度事件开始时间
Get comfort event start time
- getStepIconType() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideSegment
-
获取该详情分段的转向
Get the turn direction of this detail segment
- getSteps() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
返回当前导航路线上的分段列表
Return the list of segments on the current navigation route
- getStepsCount() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
返回当前导航路线上分段的总数
Return the total number of segments on the current navigation route.
- getStrategy() - 类 中的方法com.amap.api.navi.model.AMapNaviCalRouteOptions
-
- getSubTitle() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteNotifyData
-
获取事件原因的补充说明,例如:前方XX路道路封闭
Get supplementary description of the event reason, for example: road closure on XX road ahead
- getTelephone() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceAreaInfo
-
- getTelephone() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceChildren
-
- getTilt() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
获取锁车态下地图倾角
Get the map tilt angle under vehicle lock state
- getTime() - 类 中的方法com.amap.api.navi.model.AimLessModeCongestionInfo
-
- getTime() - 类 中的方法com.amap.api.navi.model.AMapNaviGuide
-
获取聚合段行驶耗时
Get aggregated segment travel time
- getTime() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取该Link道路耗时.
- getTime() - 类 中的方法com.amap.api.navi.model.AMapNaviLocation
-
获取定位时间
Get positioning time
- getTime() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段耗时
Get the time consumption of this route segment
- getTime() - 类 中的方法com.amap.api.navi.model.AMapNaviToViaInfo
-
获取自车到该途经点的剩余时间,单位:秒
Get the remaining time from the current vehicle to the waypoint, unit: seconds
- getTips() - 类 中的方法com.amap.api.navi.model.AMapRestrictionInfo
-
获取限行提示文案
Get restriction prompt text
- getTitle() - 类 中的方法com.amap.api.navi.AMapNaviMarkerOptions
-
- getTitle() - 类 中的方法com.amap.api.navi.model.AMapTrafficIncidentInfo
-
获取事件标题
Get the incident title
- getTitleLen() - 类 中的方法com.amap.api.navi.model.AMapRestrictionInfo
-
已过时。
- getTitleType() - 类 中的方法com.amap.api.navi.model.AMapRestrictionInfo
-
获取当前限行标题类型
Get current restriction title type.
- getToll() - 类 中的方法com.amap.api.navi.model.AMapNaviGuide
-
获取聚合段的收费金额
Get toll amount of the aggregated segment
- getTollCost() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取导航段的花费金额,单位元
Get the cost of the navigation segment, in yuan.
- getTollCost() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段的收费金额
Get the toll cost of this route segment.
- getToViaInfo() - 类 中的方法com.amap.api.navi.model.NaviInfo
-
获取当前位置到剩余途经点的信息
Get information from current position to remaining waypoints
- getTrafficFineStatus() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
- getTrafficFineStatus() - 类 中的方法com.amap.api.navi.model.AMapTrafficStatus
-
- getTrafficIncidentInfo() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取路径交通事件信息
Get path traffic incident information.
- getTrafficLight() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getTrafficLightCount() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取红绿灯总数
Get the total number of traffic lights
- getTrafficLightCount() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段红绿灯总数
Get the total number of traffic lights in this route segment
- getTrafficLightCount() - 类 中的方法com.amap.api.navi.view.GPSFooterView
-
- getTrafficlightNum() - 类 中的方法com.amap.api.navi.model.AMapNaviToViaInfo
-
获取自车位置到前方第一个途径点的红绿灯数量
Get the number of traffic lights from the current vehicle position to the first waypoint ahead
- getTrafficLightNumber() - 类 中的方法com.amap.api.navi.model.AMapNaviStep
-
获取该路段中红绿灯总数
Get the total number of traffic lights in this route segment
- getTrafficLights() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取该Link道路是否有红绿灯(一个Link最多一个红绿灯)
Get whether this Link road has traffic lights (a Link has at most one traffic light)
- getTrafficLightsCount() - 类 中的方法com.amap.api.navi.model.AMapNaviRouteGuideGroup
-
获取该路线详情分组的红绿灯数量
Get the number of traffic lights in this route detail group.
- getTrafficStatus() - 类 中的方法com.amap.api.navi.model.AMapNaviLink
-
获取路况状态:0-未知状态,1-通畅,2-缓行,3-阻塞,4-严重阻塞
Get traffic status: 0-Unknown status, 1-Smooth, 2-Slow, 3-Congested, 4-Severely congested.
- getTrafficStatuses(int, int) - 类 中的方法com.amap.api.navi.AMapNavi
-
- getTrafficStatuses() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取当前路线的交通状态
Get the traffic status of the current route.
- getTravelType() - 类 中的方法com.amap.api.navi.model.AMapTravelInfo
-
- getTTSInitializeListener() - 类 中的静态方法com.amap.api.navi.AMapNavi
-
获取内置语音初始化监听
Get built-in voice initialization monitoring
- getTtsVoicePath() - 类 中的方法com.amap.api.navi.AMapNaviAppLangOptions
-
- getType() - 类 中的方法com.amap.api.navi.model.AMapNaviSituationInfo
-
获得事件类型
- getType() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.BroadcastInfo
-
- getType() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaInfo
-
获取服务区的类型
Get the type of service area.
- getType() - 类 中的方法com.amap.api.navi.model.AMapTrafficIncidentInfo
-
- getTypeCode() - 类 中的方法com.amap.api.navi.model.AMapServiceAreaDetailInfo.ServiceChildren
-
- getValue() - 枚举 中的方法com.amap.api.navi.enums.AMapDriveEventType
-
获取枚举对应的整型值
Get the integer value corresponding to the enumeration
- getValue() - 枚举 中的方法com.amap.api.navi.enums.AMapNaviMpidRestoreType
-
- getValue() - 枚举 中的方法com.amap.api.navi.enums.AMapNaviOnlineCarHailingType
-
- getValue() - 枚举 中的方法com.amap.api.navi.enums.InvokerType
-
- getValue() - 枚举 中的方法com.amap.api.navi.enums.MapStyle
-
获取枚举对应的整型值
Get the integer value corresponding to the enum
- getValue() - 枚举 中的方法com.amap.api.navi.enums.NetWorkingProtocol
-
- getValue() - 枚举 中的方法com.amap.api.navi.enums.SecureFieldsType
-
- getValue() - 枚举 中的方法com.amap.api.navi.enums.TravelStrategy
-
获取枚举对应的整型值
Get the integer value corresponding to the enumeration
- getVersion() - 类 中的静态方法com.amap.api.navi.AMapNavi
-
获取版本号
Get version number
- getViaIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviToViaInfo
-
获取途经点的索引
Get the index of the waypoint
- getViewOptions() - 类 中的方法com.amap.api.navi.AMapNaviView
-
返回导航自定义视图的属性配置对象
Return the property configuration object of the navigation custom view.
- getWayPoint() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取当前路径的途经点坐标
Get the coordinates of waypoints on the current path.
- getWayPointIndex() - 类 中的方法com.amap.api.navi.model.AMapNaviPath
-
获取途经点在路线点集中的索引
Get the index of waypoints in the route point set.
- getWidth() - 类 中的方法com.amap.api.navi.model.AMapNaviCross
-
获取图片宽度
Get image width
- getX() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
获取摄像头的经度
Get longitude of the camera
- getY() - 类 中的方法com.amap.api.navi.model.AMapNaviCameraInfo
-
获取摄像头的纬度
Get latitude of the camera
- getzIndex() - 类 中的方法com.amap.api.navi.AMapNaviMarkerOptions
-
- getZoom() - 类 中的方法com.amap.api.navi.AMapNaviViewOptions
-
获取锁车下地图缩放等级(仅在关闭了动态比例尺下生效)
Get the map zoom level under vehicle lock (only effective when dynamic scale is turned off)
- getZoomInBtn() - 类 中的方法com.amap.api.navi.view.ZoomButtonView
-
获取放大按钮
Get zoom in button
- getZoomOutBtn() - 类 中的方法com.amap.api.navi.view.ZoomButtonView
-
获取缩小按钮
Get zoom out button
- GPS - 类 中的静态变量com.amap.api.navi.enums.NaviType
-
实时导航(数值:1)
Real-time navigation (value: 1)
- GPS_SIGNAL_WEAK - 类 中的静态变量com.amap.api.navi.enums.AMapNaviRouteNotifyDataType
-
GPS信号弱的通知
GPS signal weak notification
- GPSFooterView - com.amap.api.navi.view中的类
-
- GPSFooterView(Context) - 类 的构造器com.amap.api.navi.view.GPSFooterView
-
- GPSFooterView(Context, AttributeSet) - 类 的构造器com.amap.api.navi.view.GPSFooterView
-
- GPSFooterView(Context, AttributeSet, int) - 类 的构造器com.amap.api.navi.view.GPSFooterView
-