- GeocodeAddress - com.amap.api.services.geocoder中的类
-
地理编码返回的结果
The result returned by geocoding
- GeocodeAddress() - 类 的构造器com.amap.api.services.geocoder.GeocodeAddress
-
GeocodeAddress的构造方法。
- GeocodeQuery - com.amap.api.services.geocoder中的类
-
此类定义了地理编码查询的关键字和查询城市。
- GeocodeQuery(String, String) - 类 的构造器com.amap.api.services.geocoder.GeocodeQuery
-
GeocodeQuery构造函数。
- GeocodeResult - com.amap.api.services.geocoder中的类
-
地理编码的搜索结果。
- GeocodeResult(GeocodeQuery, List<GeocodeAddress>) - 类 的构造器com.amap.api.services.geocoder.GeocodeResult
-
依据给定的参数构造地理编码的搜索结果对象。
- GeocodeSearch - com.amap.api.services.geocoder中的类
-
地理编码与逆地理编码类。
- GeocodeSearch(Context) - 类 的构造器com.amap.api.services.geocoder.GeocodeSearch
-
根据给定的参数来构造一个GeocodeSearch 新对象。
- GeocodeSearch.OnGeocodeSearchListener - com.amap.api.services.geocoder中的接口
-
此接口定义了逆地理编码异步处理回调接口。
- getAction() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的导航主要操作。
- getAction() - 类 中的方法com.amap.api.services.route.Navi
-
返回驾车路段的导航主要操作
Returns the main navigation action for a driving route segment.
- getAction() - 类 中的方法com.amap.api.services.route.RideStep
-
返回骑行路段的导航主要操作。
- getAction() - 类 中的方法com.amap.api.services.route.TruckStep
-
导航主要动作
例如:左转
目前已知会有如下动作:
左转、右转、
向左前方行驶、向右前方行驶、向左后方行驶、向右后方行驶、
直行、靠左、靠右、
进入环岛、离开环岛、
减速行驶、插入直行
Main navigation actions
For example: Turn left
Currently known actions include:
Turn left, turn right,
Drive to the left front, drive to the right front, drive to the left rear, drive to the right rear,
Go straight, keep left, keep right,
Enter roundabout, exit roundabout,
Slow down, merge straight.
- getAction() - 类 中的方法com.amap.api.services.route.WalkStep
-
返回步行路段的导航主要操作。
- getAd1() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
起点所在行政区域编码
仅支持adcode,参考行政区域编码表
Origin administrative region code
Only supports adcode, refer to the administrative region code table
- getAd2() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
终点所在行政区域编码
仅支持adcode,参考行政区域编码表
Destination administrative region code
Only supports adcode, refer to the administrative region code table
- getAdCode() - 类 中的方法com.amap.api.services.busline.BusStationItem
-
返回车站区域编码
Returns the area code of the station.
- getAdCode() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI 的行政区划代码。
- getAdCode() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI 的行政区划代码。
- getAdCode() - 类 中的方法com.amap.api.services.core.SuggestionCity
-
返回区域代码。
- getAdcode() - 类 中的方法com.amap.api.services.district.DistrictItem
-
返回区域编码。
- getAdCode() - 类 中的方法com.amap.api.services.geocoder.AoiItem
-
返回AOI的行政区划代码
Returns the administrative division code of the AOI.
- getAdcode() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的区域编码。
- getAdCode() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
返回逆地理编码结果所在区(县)的编码。
- getAdcode() - 类 中的方法com.amap.api.services.help.Tip
-
返回提示区域编码。
- getAdCode() - 类 中的方法com.amap.api.services.route.DrivePlanStep
-
返回驾车路段的区域代码。
- getAdcode() - 类 中的方法com.amap.api.services.route.RailwayStationItem
-
返回站点所在城市adcode。
- getAdCode() - 类 中的方法com.amap.api.services.weather.LocalWeatherForecast
-
返回行政区划代码。
- getAdCode() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回行政区划代码。
- getAddress() - 类 中的方法com.amap.api.services.help.Tip
-
返回详细地址。
- getAdName() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI 的行政区划名称。
- getAdName() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI 的行政区划名称。
- getAlias() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的别名
Returns the alias of the POI
- getAlternativeRoute() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
返回方案条数
可传入1-10的阿拉伯数字,代表返回的不同条数。
- getAlternativeRoute() - 类 中的方法com.amap.api.services.route.RouteSearchV2.RideRouteQuery
-
返回路线条数
Number of returned routes
- getAlternativeRoute() - 类 中的方法com.amap.api.services.route.RouteSearchV2.WalkRouteQuery
-
返回路线条数
Number of returned routes
- getAlters() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回备选方案 。
- getAMapException() - 类 中的方法com.amap.api.services.district.DistrictResult
-
返回服务异常对象。
- getAoiArea() - 类 中的方法com.amap.api.services.geocoder.AoiItem
-
返回AOI覆盖区域面积,单位平方米
Returns the area covered by the AOI, in square meters.
- getAoiCenterPoint() - 类 中的方法com.amap.api.services.geocoder.AoiItem
-
返回AOI的中心点坐标
Returns the center point coordinates of the AOI.
- getAoiId() - 类 中的方法com.amap.api.services.geocoder.AoiItem
-
返回AOI的id,即其唯一标识,AOI的id,同POI的id
Returns the ID of the AOI, which is its unique identifier.
- getAoiName() - 类 中的方法com.amap.api.services.geocoder.AoiItem
-
返回AOI的名称
Returns the name of the AOI.
- getAois() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
返回AOI(面状数据)的数据,如POI名称、区域编码、中心点坐标、POI类型等。
- getArrivalBusStation() - 类 中的方法com.amap.api.services.route.RouteBusLineItem
-
返回此公交换乘路段的到达站。
- getArrivalstop() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回火车到站信息。
- getAssistantAction() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的导航辅助操作。
- getAssistantAction() - 类 中的方法com.amap.api.services.route.Navi
-
获取驾车路段的导航辅助操作
Get the auxiliary navigation action for a driving route segment.
- getAssistantAction() - 类 中的方法com.amap.api.services.route.RideStep
-
返回骑车路段的导航辅助操作。
- getAssistantAction() - 类 中的方法com.amap.api.services.route.TruckStep
-
- getAssistantAction() - 类 中的方法com.amap.api.services.route.WalkStep
-
返回步行路段的导航辅助操作。
- getAvoidpolygons() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
返回设定查询的避让区域。
- getAvoidpolygons() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
返回设定查询的避让区域。
- getAvoidpolygonsStr() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
将避让区域转换为字符串输出。
- getAvoidpolygonsStr() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
将避让区域转换为字符串输出。
- getAvoidRoad() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
返回设定查询的避让道路。
- getAvoidRoad() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
返回设定查询的避让道路。
- getBasicPrice() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的起步价,单位元
Return the starting fare of the bus route, in yuan.
- getBound() - 类 中的方法com.amap.api.services.cloud.CloudResult
-
返回搜索结果的查询范围
Returns the query scope of the search results.
- getBound() - 类 中的方法com.amap.api.services.cloud.CloudSearch.Query
-
返回查询的范围(本地、圆形、矩形或者多边形)
Return the query scope (local, circular, rectangular, or polygonal).
- getBound() - 类 中的方法com.amap.api.services.poisearch.PoiResult
-
返回该结果对应的范围参数。
- getBound() - 类 中的方法com.amap.api.services.poisearch.PoiResultV2
-
返回该结果对应的范围参数。
- getBound() - 类 中的方法com.amap.api.services.poisearch.PoiSearch
-
已过时。
返回查询矩形。
- getBound() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2
-
返回查询矩形。
- getBounds() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路外包矩形的左下与右上顶点坐标
Returns the coordinates of the bottom-left and top-right vertices of the bounding rectangle of the bus line.
- getBuilding() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的建筑物名称。
- getBuilding() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的建筑物名称。
- getBuilding() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
返回待查询建筑物的标识
Return the identifier of the building to be queried.
- getBuilding() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
返回待查询建筑物的标识
Return the identifier of the building to be queried.
- getBusCompany() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路所属的公交公司
Return the bus company to which the bus route belongs.
- getBusDistance() - 类 中的方法com.amap.api.services.route.BusPath
-
返回此方案的公交行驶的总距离 ,单位米
Returns the total bus travel distance of this solution, in meters.
- getBusDistance() - 类 中的方法com.amap.api.services.route.BusPathV2
-
返回此方案的公交行驶的总距离 ,单位米
Returns the total bus travel distance of this solution, in meters.
- getBusiness() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
POI商业信息
POI commercial information.
- getBusinessArea() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的所在商圈。
- getBusinessArea() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的所在商圈
Returns the business district where the POI is located.
- getBusinessAreas() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
返回商圈对象列表,若服务没有相应数据,则返回列表长度为0。
- getBusLine() - 类 中的方法com.amap.api.services.route.BusStep
-
- getBusLine() - 类 中的方法com.amap.api.services.route.BusStepV2
-
- getBusLineId() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的唯一ID
Returns the unique ID of the bus line.
- getBusLineItems() - 类 中的方法com.amap.api.services.busline.BusStationItem
-
返回途径此公交站的公交路线
Returns the bus routes passing through this station.
- getBusLineName() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的名称,包含线路编号和文字名称、类型、首发站、终点站
Returns the name of the bus line, including line number, text name, type, starting station, and terminal station.
- getBusLines() - 类 中的方法com.amap.api.services.busline.BusLineResult
-
返回当前页对应的结果
Returns the results corresponding to the current page.
- getBusLines() - 类 中的方法com.amap.api.services.route.BusStep
-
返回此路段的公交导航信息
Returns the bus navigation information of this segment.
- getBusLines() - 类 中的方法com.amap.api.services.route.BusStepV2
-
返回此路段的公交导航信息
Returns the bus navigation information of this segment.
- getBusLineType() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的类型,类型为中文名称
Returns the type of the bus line, in Chinese name.
- getBusMode() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareBusRouteQuery
-
返回规划策略。
- getBusQuery() - 类 中的方法com.amap.api.services.route.BusRouteResult
-
返回该结果对应的查询参数
Returns the query parameters corresponding to this result.
- getBusQuery() - 类 中的方法com.amap.api.services.route.BusRouteResultV2
-
返回该结果对应的查询参数
Returns the query parameters corresponding to this result.
- getBusStationId() - 类 中的方法com.amap.api.services.busline.BusStationItem
-
返回车站ID
Returns the station ID.
- getBusStationName() - 类 中的方法com.amap.api.services.busline.BusStationItem
-
返回车站名称
Returns the station name.
- getBusStations() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的站点列表
Return the list of bus stops for the bus route.
- getBusStations() - 类 中的方法com.amap.api.services.busline.BusStationResult
-
返回公交站列表
Returns a list of bus stops.
- getCarType() - 类 中的方法com.amap.api.services.route.RouteSearch.DrivePlanQuery
-
返回汽车类型
Return the vehicle type
- getCarType() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
返回车辆类型。
- getCarType() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
返回车辆类型。
- getCategory() - 类 中的方法com.amap.api.services.busline.BusLineQuery
-
返回查询类型
Return query type.
- getCategory() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
返回待查分类组合。
- getCategory() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
返回待查分类组合。
- getCenter() - 类 中的方法com.amap.api.services.cloud.CloudSearch.SearchBound
-
返回查询圆形的中心点坐标
Returns the center point coordinates of the query circle.
- getCenter() - 类 中的方法com.amap.api.services.district.DistrictItem
-
返回行政区域规划中心点的经纬度坐标。
- getCenter() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.SearchBound
-
已过时。
返回矩形中心点坐标。
- getCenter() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.SearchBound
-
返回矩形中心点坐标。
- getCenterPoint() - 类 中的方法com.amap.api.services.geocoder.BusinessArea
-
返回当前商圈的中心点坐标
Returns the central point coordinates of the current business district.
- getCenterPoint() - 类 中的方法com.amap.api.services.nearby.NearbySearch.NearbyQuery
-
已过时。
返回检索中心点。
- getCenterPoint() - 类 中的方法com.amap.api.services.road.Road
-
返回结果的道路中心点坐标。
- getChannel() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
设置channel
Set channel
- getChannel() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchQuery
-
获取channel
Get channel
- getChargeStationInfo() - 类 中的方法com.amap.api.services.route.DrivePathV2
-
获取充电站信息
Get charging station information
- getCity() - 类 中的方法com.amap.api.services.busline.BusLineQuery
-
返回查询城市编码/行政区划代码/城市名称
Return query city code/administrative division code/city name.
- getCity() - 类 中的方法com.amap.api.services.busline.BusStationQuery
-
返回查询城市编码/行政区划代码/城市名称
Return query city code/administrative division code/city name.
- getCity() - 类 中的方法com.amap.api.services.cloud.CloudSearch.SearchBound
-
返回查询的城市名称,适用于本地搜索
Returns the city name of the query, applicable for local search.
- getCity() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的所在城市名称。
- getCity() - 类 中的方法com.amap.api.services.geocoder.GeocodeQuery
-
返回查询城市编码/城市名称/行政区划代码。
- getCity() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的所在城市名称。
- getCity() - 类 中的方法com.amap.api.services.help.InputtipsQuery
-
返回查询城市。
- getCity() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
返回待查城市(地区)的电话区号。
- getCity() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
返回待查城市(地区)的电话区号。
- getCity() - 类 中的方法com.amap.api.services.route.RouteSearch.BusRouteQuery
-
返回查询的城市。
- getCity() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
返回查询的城市。
- getCity() - 类 中的方法com.amap.api.services.weather.LocalWeatherForecast
-
返回城市名称。
- getCity() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回城市名称。
- getCity() - 类 中的方法com.amap.api.services.weather.WeatherSearchQuery
-
返回查询的城市名称。
- getCityCode() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的城市编码。
- getCityCode() - 类 中的方法com.amap.api.services.busline.BusStationItem
-
返回车站城市编码
Returns the city code of the station.
- getCityCode() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的城市编码
Return the city code of the POI.
- getCityCode() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI的城市编码
Return the city code of the POI.
- getCityCode() - 类 中的方法com.amap.api.services.core.SuggestionCity
-
返回城市编码。
- getCitycode() - 类 中的方法com.amap.api.services.district.DistrictItem
-
返回城市编码,如果行政区为省或者国家,此字段无返回值。
- getCityCode() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
返回逆地理编码结果所在城市编码。
- getCityCode() - 类 中的方法com.amap.api.services.road.Road
-
返回结果的城市编码。
- getCityd() - 类 中的方法com.amap.api.services.route.RouteSearch.BusRouteQuery
-
返回目的地的城市(跨城公交路径规划)。
- getCityd() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
返回目的地的城市(跨城公交路径规划)。
- getCityLimit() - 类 中的方法com.amap.api.services.help.InputtipsQuery
-
返回是否严重按照设定城市返回结果。
- getCityLimit() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
返回是否严格按照设定城市搜索
Whether to strictly search according to the set city
- getCityLimit() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
返回是否严格按照设定城市搜索
Whether to strictly search according to the set city
- getCityName() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的城市名称。
- getCityName() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI的城市名称。
- getCityName() - 类 中的方法com.amap.api.services.core.SuggestionCity
-
返回城市名称。
- getCloudImage() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
- getClouds() - 类 中的方法com.amap.api.services.cloud.CloudResult
-
- getCode() - 类 中的方法com.amap.api.services.route.RailwaySpace
-
返回舱位编码。
- getConnectionTimeOut() - 类 中的方法com.amap.api.services.core.ServiceSettings
-
返回搜索服务建立连接超时限制。
- getCoordType() - 类 中的方法com.amap.api.services.nearby.NearbySearch.NearbyQuery
-
已过时。
返回坐标类型。
- getCoordType() - 类 中的方法com.amap.api.services.nearby.UploadInfo
-
已过时。
返回坐标类型。
- getCost() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的人均消费
Returns the average consumption per person of the POI.
- getCost() - 类 中的方法com.amap.api.services.route.BusPath
-
返回公交换乘方案的花费,单位元
Returns the cost of the public transport transfer solution, in yuan.
- getCost() - 类 中的方法com.amap.api.services.route.BusPathV2
-
返回公交换乘方案的花费,单位元
Returns the cost of the public transport transfer solution, in yuan.
- getCost() - 类 中的方法com.amap.api.services.route.DrivePathV2
-
获取方案所需时间及费用成本
Get the time and cost required for the plan
- getCost() - 类 中的方法com.amap.api.services.route.RailwaySpace
-
返回对应舱位的费用信息。
- getCostDetail() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
获取路线消耗信息
Get route consumption information
- getCount() - 类 中的方法com.amap.api.services.poisearch.PoiResultV2
-
返回当前结果集的总数。
- getCount() - 类 中的方法com.amap.api.services.route.RouteSearch.DrivePlanQuery
-
返回规划的时间点个数
Return the number of planning time points
- getCountry() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
海外生效
国家名称
Overseas effective
Country name
- getCountry() - 类 中的方法com.amap.api.services.geocoder.GeocodeQuery
-
海外生效
国家编码
指定查询国家,支持多个国家,用“|”分隔,可选值:国家代码ISO 3166 或 global
https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Effective overseas
Country code
Specify the query country, supports multiple countries, separated by "|", optional values: ISO 3166 country code or global
https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
- getCountry() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
获取国家名称。
- getCountryCode() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
海外生效
国家简码
Effective overseas
Country code
- getCPID() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的cpid
Returns the cpid of the POI
- getCPID() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOIItem
-
获取cpid
Get cpid
- getCreatetime() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
返回创建企业地图数据的时间
Returns the time when the enterprise map data was created.
- getCrossroads() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的交叉路口列表。
- getCustomfield() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
返回用户自定义字段
Returns the user-defined field.
- getCustomParams() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
获取自定义参数
Get custom parameters
- getCustomParams() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
获取自定义参数
Get custom parameters
- getDate() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
请求日期
例如:2013-10-28
Request date
Example: 2013-10-28
- getDate() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回预报天气的年月日。
- getDayTemp() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回白天天气温度,单位:摄氏度。
- getDayWeather() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回白天天气现象,如“晴”、“多云”。
- getDayWindDirection() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回白天风向。
- getDayWindPower() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回白天风力,单位:级。
- getDepartureBusStation() - 类 中的方法com.amap.api.services.route.RouteBusLineItem
-
返回此公交换乘路段的出发站。
- getDeparturestop() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回火车发站信息。
- getDestId() - 类 中的方法com.amap.api.services.route.DistanceItem
-
终点坐标,终点坐标序列号(从1开始)
虽然终点仅支持一个坐标,但为了和起点统一也按照坐标序列号方式返回
End point coordinates, end point sequence number (starting from 1)
Although only one coordinate is supported for the end point, it is returned in the sequence number format for consistency with the start point
- getDestination() - 类 中的方法com.amap.api.services.route.DistanceSearch.DistanceQuery
-
获取距离测量终点
Get the distance measurement end point
- getDestination() - 类 中的方法com.amap.api.services.route.RouteBusWalkItem
-
返回此路段步行导航信息的终点坐标。
- getDestination() - 类 中的方法com.amap.api.services.route.TaxiItem
-
获取Taxi终点坐标
Get the ending coordinates of the taxi
- getDestination() - 类 中的方法com.amap.api.services.route.TaxiItemV2
-
获取Taxi终点坐标
Get the ending coordinates of the taxi
- getDestinationPoiID() - 类 中的方法com.amap.api.services.route.RouteSearch.FromAndTo
-
返回路径规划目的地POI的ID。
- getDestinationPoiId() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
目的地POI ID
1、目的地POI ID与目的地经纬度均填写时,服务使用目的地 POI ID;
2、该字段必须和起点 POI ID 成组使用。
- getDestinationPoiID() - 类 中的方法com.amap.api.services.route.RouteSearchV2.FromAndTo
-
返回路径规划目的地POI的ID。
- getDestinationType() - 类 中的方法com.amap.api.services.route.RouteSearch.FromAndTo
-
返回路径规划目的地类型。
- getDestinationType() - 类 中的方法com.amap.api.services.route.RouteSearchV2.FromAndTo
-
返回路径规划目的地类型。
- getDestParentPoiID() - 类 中的方法com.amap.api.services.route.RouteSearch.DrivePlanQuery
-
返回查询路径终点父POI的ID。
- getDirection() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回逆地理编码查询时POI坐标点相对于地理坐标点的方向。
- getDirection() - 类 中的方法com.amap.api.services.geocoder.RegeocodeRoad
-
返回道路对象中道路中心点相对地理坐标点的方向。
- getDirection() - 类 中的方法com.amap.api.services.geocoder.StreetNumber
-
返回门牌信息中的方向 ,指结果点相对地理坐标点的方向。
- getDirection() - 类 中的方法com.amap.api.services.road.Crossroad
-
返回交叉路口相对逆地理坐标点的方向
Returns the direction of the intersection relative to the reverse geocoded point.
- getDirectionsCoordinates() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的沿途坐标,包含首发站和终点站坐标
Returns the coordinates along the bus line, including the starting and terminal station coordinates.
- getDistance() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路全程里程,单位千米
Returns the total mileage of the bus line in kilometers.
- getDistance() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
返回该企业地图数据距离中心点的距离,单位为米
Returns the distance of the enterprise map data from the center point in meters.
- getDistance() - 类 中的方法com.amap.api.services.core.PoiItem
-
获取 POI 距离中心点的距离。
- getDistance() - 类 中的方法com.amap.api.services.geocoder.AoiItem
-
返回AOI到当前逆地理编码点的距离
Returns the distance from the AOI to the current reverse geocoding point.
- getDistance() - 类 中的方法com.amap.api.services.geocoder.RegeocodeRoad
-
返回道路对象中地理坐标点与道路的垂直距离,单位米。
- getDistance() - 类 中的方法com.amap.api.services.geocoder.StreetNumber
-
返回门牌信息中地理坐标点与结果点的垂直距离。
- getDistance() - 类 中的方法com.amap.api.services.nearby.NearbyInfo
-
已过时。
返回直线距离数据,单位米。
- getDistance() - 类 中的方法com.amap.api.services.poisearch.SubPoiItem
-
子poi距离中心点的距离。
- getDistance() - 类 中的方法com.amap.api.services.road.Crossroad
-
返回逆地理坐标点与交叉路口的垂直距离,单位米
Returns the vertical distance between the reverse geocoded point and the intersection, in meters.
- getDistance() - 类 中的方法com.amap.api.services.route.BusRouteResultV2
-
总距离
Total distance
- getDistance() - 类 中的方法com.amap.api.services.route.DistanceItem
-
路径距离,单位:米
Route distance, unit: meters
- getDistance() - 类 中的方法com.amap.api.services.route.DrivePlanPath
-
返回行驶距离,单位:米。
- getDistance() - 类 中的方法com.amap.api.services.route.DrivePlanStep
-
返回驾车路段的距离,单位米。
- getDistance() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的距离,单位米。
- getDistance() - 类 中的方法com.amap.api.services.route.Path
-
返回此规划方案的距离,单位米。
- getDistance() - 类 中的方法com.amap.api.services.route.RideStep
-
返回骑行路段的距离,单位米。
- getDistance() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回该换乘段的行车总距离。
- getDistance() - 类 中的方法com.amap.api.services.route.TaxiItem
-
获取方案总距离,单位米。
- getDistance() - 类 中的方法com.amap.api.services.route.TaxiItemV2
-
获取方案总距离,单位米。
- getDistance() - 类 中的方法com.amap.api.services.route.TMC
-
返回路况距离。
- getDistance() - 类 中的方法com.amap.api.services.route.TruckPath
-
此方案的行驶距离 单位:米
Driving distance of this solution, unit: meters
- getDistance() - 类 中的方法com.amap.api.services.route.TruckStep
-
此路段距离 单位:米
Distance of this segment.
- getDistance() - 类 中的方法com.amap.api.services.route.WalkStep
-
返回步行路段的距离,单位米。
- getDistance() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOIItem
-
返回用户起点经过途经点POI再到终点的距离,单位是米。
- getDistanceQuery() - 类 中的方法com.amap.api.services.route.DistanceResult
-
触发该次距离测量的请求参数
Request parameters that triggered the distance measurement
- getDistanceResults() - 类 中的方法com.amap.api.services.route.DistanceResult
-
距离测量结果信息列表
Distance measurement result information list
- getDistrict() - 类 中的方法com.amap.api.services.district.DistrictResult
-
- getDistrict() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的所在区(县)名称。
- getDistrict() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的所在区(县)名称。
- getDistrict() - 类 中的方法com.amap.api.services.help.Tip
-
返回提示区域。
- getDistrictAdcode() - 类 中的方法com.amap.api.services.route.District
-
得到行政区的编码。
- getDistrictName() - 类 中的方法com.amap.api.services.route.District
-
得到行政区的名称。
- getDistricts() - 类 中的方法com.amap.api.services.route.RouteSearchCity
-
设置城市的名称。
- getDriveQuery() - 类 中的方法com.amap.api.services.route.DriveRouteResult
-
返回该结果对应的查询参数。
- getDriveQuery() - 类 中的方法com.amap.api.services.route.DriveRouteResultV2
-
返回该结果对应的查询参数。
- getDrivingDistance() - 类 中的方法com.amap.api.services.nearby.NearbyInfo
-
已过时。
返回行驶里程数据,单位米;里程仅在调用行驶距离检索时会返回。
- getDrivingMode() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareDrivingRouteQuery
-
返回驾车策略。
- getDuration() - 类 中的方法com.amap.api.services.route.Cost
-
获取线路耗时,包括方案总耗时及分段step中的耗时
Get route duration, including total duration and step-by-step duration
- getDuration() - 类 中的方法com.amap.api.services.route.DistanceItem
-
预计行驶时间,单位:秒
Estimated travel time, unit: seconds
- getDuration() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的预计时间,单位秒。
- getDuration() - 类 中的方法com.amap.api.services.route.Path
-
返回方案的预计消耗时间,单位秒。
- getDuration() - 类 中的方法com.amap.api.services.route.RideStep
-
返回骑行路段的预计时间,单位为秒。
- getDuration() - 类 中的方法com.amap.api.services.route.RouteBusLineItem
-
返回此公交换乘路段公交预计行驶时间 。
- getDuration() - 类 中的方法com.amap.api.services.route.TaxiItem
-
获取方案耗时,单位秒。
- getDuration() - 类 中的方法com.amap.api.services.route.TaxiItemV2
-
获取方案耗时,单位秒。
- getDuration() - 类 中的方法com.amap.api.services.route.TimeInfosElement
-
返回驾车未来路径规划路线总时长。
- getDuration() - 类 中的方法com.amap.api.services.route.TruckPath
-
此方案的耗时 单位:秒
Time consumption of this solution, unit: seconds
- getDuration() - 类 中的方法com.amap.api.services.route.TruckStep
-
此路段预计时间
Estimated time for this segment.
- getDuration() - 类 中的方法com.amap.api.services.route.WalkStep
-
返回步行路段的预计时间,单位为秒。
- getDuration() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOIItem
-
返回用户起点经过途经点再到终点的时间,单位为秒。
- getElecConsumeInfo() - 类 中的方法com.amap.api.services.route.DrivePathV2
-
获取电量消耗信息
Get power consumption information
- getElements() - 类 中的方法com.amap.api.services.route.TimeInfo
-
返回驾车未来路径不同时间的规划以及信息列表。
- getEmail() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的电子邮件地址。
- getEnter() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI入口经纬度。
- getEnter() - 类 中的方法com.amap.api.services.poisearch.PoiNavi
-
返回POI入口经纬度。
- getEntrance() - 类 中的方法com.amap.api.services.busline.BusStationItem
-
返回地铁入口信息,在公交路径规划地铁线路上车站时返回。
- getEntrance() - 类 中的方法com.amap.api.services.route.BusStep
-
返回此路段的入口信息
Returns the entrance information of this segment.
- getEntrance() - 类 中的方法com.amap.api.services.route.BusStepV2
-
返回此路段的入口信息
Returns the entrance information of this segment.
- getErrorCode() - 异常错误 中的方法com.amap.api.services.core.AMapException
-
返回错误码
Return error code.
- getErrorCode() - 类 中的方法com.amap.api.services.route.DistanceItem
-
仅在出错的时候显示此字段
This field is only displayed when an error occurs.
- getErrorInfo() - 类 中的方法com.amap.api.services.route.DistanceItem
-
仅在出错的时候显示该字段
This field is only displayed when an error occurs.
- getErrorLevel() - 异常错误 中的方法com.amap.api.services.core.AMapException
-
获取当前错误级别,是否本地错误、UtilCore错误还是rest错误
Get the current error level, whether it is a local error, UtilCore error, or REST error
- getErrorMessage() - 异常错误 中的方法com.amap.api.services.core.AMapException
-
返回异常信息
Return exception information.
- getErrorType() - 异常错误 中的方法com.amap.api.services.core.AMapException
-
获取当前错误类型,如INVALID_USER_KEY
Get the current error type, such as INVALID_USER_KEY
- getExclude() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
海外生效
规避道路类型,可选值:toll-收费道路;motorway-高速路;ferry-渡船,默认不规避
Effective overseas
Road types to avoid, optional values: toll-toll roads; motorway-highways; ferry-ferries, default is no avoidance.
- getExclude() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
海外生效
规避道路类型,可选值:toll-收费道路;motorway-高速路;ferry-渡船,默认不规避
Effective overseas
Road types to avoid, optional values: toll-toll roads; motorway-highways; ferry-ferries, default is no avoidance.
- getExit() - 类 中的方法com.amap.api.services.busline.BusStationItem
-
返回地铁出口信息,在公交路径规划地铁线路下车站时返回。
- getExit() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI出口经纬度。
- getExit() - 类 中的方法com.amap.api.services.poisearch.PoiNavi
-
返回POI出口经纬度。
- getExit() - 类 中的方法com.amap.api.services.route.BusStep
-
返回此路段的出口信息
Returns the exit information of this segment.
- getExit() - 类 中的方法com.amap.api.services.route.BusStepV2
-
返回此路段的出口信息
Returns the exit information of this segment.
- getExtensions() - 类 中的方法com.amap.api.services.busline.BusLineQuery
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getExtensions() - 类 中的方法com.amap.api.services.geocoder.RegeocodeQuery
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getExtensions() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getExtensions() - 类 中的方法com.amap.api.services.route.DistanceSearch.DistanceQuery
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getExtensions() - 类 中的方法com.amap.api.services.route.RouteSearch.BusRouteQuery
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getExtensions() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getExtensions() - 类 中的方法com.amap.api.services.route.RouteSearch.RideRouteQuery
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getExtensions() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getExtensions() - 类 中的方法com.amap.api.services.route.RouteSearch.WalkRouteQuery
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getFilterNumString() - 类 中的方法com.amap.api.services.cloud.CloudSearch.Query
-
- getFilterString() - 类 中的方法com.amap.api.services.cloud.CloudSearch.Query
-
将筛选字段转换为字符串返回
Convert the filter field to a string and return.
- getFirstBusTime() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的首班车时间
Returns the first bus time of the bus line.
- getFirstRoadId() - 类 中的方法com.amap.api.services.road.Crossroad
-
返回交叉路口的第一条道路ID
Returns the ID of the first road at the intersection.
- getFirstRoadName() - 类 中的方法com.amap.api.services.road.Crossroad
-
返回交叉路口的第一条道路名称
Returns the name of the first road at the intersection.
- getFirstTime() - 类 中的方法com.amap.api.services.route.RouteSearch.DrivePlanQuery
-
返回第一次规划的时间
Return the first planning time
- getFloor() - 类 中的方法com.amap.api.services.poisearch.IndoorData
-
返回该POI在建筑物内的楼层。
- getFloor() - 类 中的方法com.amap.api.services.poisearch.IndoorDataV2
-
返回该POI在建筑物内的楼层。
- getFloorName() - 类 中的方法com.amap.api.services.poisearch.IndoorData
-
返回该POI在建筑物内的楼层显示名称。
- getFloorName() - 类 中的方法com.amap.api.services.poisearch.IndoorDataV2
-
返回该POI在建筑物内的楼层显示名称。
- getForecastResult() - 类 中的方法com.amap.api.services.weather.LocalWeatherForecastResult
-
返回预报天气的查询结果。
- getFormatAddress() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的格式化地址。
- getFormatAddress() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的格式化地址。
- getFrom() - 类 中的方法com.amap.api.services.route.RouteSearch.FromAndTo
-
返回路径规划的起点坐标。
- getFrom() - 类 中的方法com.amap.api.services.route.RouteSearchV2.FromAndTo
-
返回路径规划的起点坐标。
- getFrom() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchQuery
-
返回沿途搜索路径规划的起点坐标。
- getFrom() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareFromAndTo
-
返回起点坐标。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearch.BusRouteQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearch.DrivePlanQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearch.RideRouteQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
获取路径的起点终点
Get the start and end points of the route
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearch.WalkRouteQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearchV2.RideRouteQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.route.RouteSearchV2.WalkRouteQuery
-
返回查询路径的起终点。
- getFromAndTo() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareNaviQuery
-
返回起终点信息。
- getFromLocation(RegeocodeQuery) - 类 中的方法com.amap.api.services.geocoder.GeocodeSearch
-
根据给定的经纬度和最大结果数返回逆地理编码的结果列表。
- getFromLocationAsyn(RegeocodeQuery) - 类 中的方法com.amap.api.services.geocoder.GeocodeSearch
-
逆地理编码查询的异步处理调用。
- getFromLocationName(GeocodeQuery) - 类 中的方法com.amap.api.services.geocoder.GeocodeSearch
-
根据给定的地理名称和查询城市,返回地理编码的结果列表。
- getFromLocationNameAsyn(GeocodeQuery) - 类 中的方法com.amap.api.services.geocoder.GeocodeSearch
-
地理编码查询的异步处理调用。
- getFromName() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareFromAndTo
-
返回起点分享名称。
- getGeocodeAddressList() - 类 中的方法com.amap.api.services.geocoder.GeocodeResult
-
返回地理编码搜索的地理结果。
- getGeocodeQuery() - 类 中的方法com.amap.api.services.geocoder.GeocodeResult
-
返回该结果对应的查询参数。
- getGridCode() - 类 中的方法com.amap.api.services.poisearch.PoiNavi
-
返回POI的地理格ID。
- getHumidity() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回空气湿度的百分比。
- getId() - 类 中的方法com.amap.api.services.cloud.CloudImage
-
已过时。
获取cloud数据的图片id标识
Get the image ID of the cloud data.
- getID() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
返回 CloudItem 的 id,即其唯一标识
Returns the id of CloudItem, which is its unique identifier.
- getId() - 类 中的方法com.amap.api.services.geocoder.RegeocodeRoad
-
返回道路对象中的道路ID。
- getId() - 类 中的方法com.amap.api.services.road.Road
-
返回结果的道路ID。
- getID() - 类 中的方法com.amap.api.services.route.Railway
-
返回线路id编号。
- getID() - 类 中的方法com.amap.api.services.route.RailwayStationItem
-
返回站点ID。
- getID() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOIItem
-
返回沿途POI的id。
- getIndoorData() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的室内信息,如楼层、建筑物。
- getIndoorData() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
室内相关信息
Indoor related information.
- getInstance() - 类 中的静态方法com.amap.api.services.core.ServiceSettings
-
初始化ServiceSettings的单例对象。
- getInstance(Context) - 类 中的静态方法com.amap.api.services.nearby.NearbySearch
-
已过时。
获取NearbySearch单例对象。
- getInstruction() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的行驶指示。
- getInstruction() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
返回驾车路段的行驶指示。
- getInstruction() - 类 中的方法com.amap.api.services.route.RideStep
-
返回骑行路段的行进指示。
- getInstruction() - 类 中的方法com.amap.api.services.route.TruckStep
-
行驶指示 例如:沿火器营路向南行驶112米左转
Driving instructions.
- getInstruction() - 类 中的方法com.amap.api.services.route.WalkStep
-
返回步行路段的行进指示。
- getInterval() - 类 中的方法com.amap.api.services.route.RouteSearch.DrivePlanQuery
-
返回规划的时间间隔
Return the planning time interval
- getKeyword() - 类 中的方法com.amap.api.services.help.InputtipsQuery
-
返回查询关键字。
- getKeywords() - 类 中的方法com.amap.api.services.district.DistrictSearchQuery
-
返回查询时所用字符串关键字
Returns the string keyword used in the query.
- getKeywordsLevel() - 类 中的方法com.amap.api.services.district.DistrictSearchQuery
-
- getLanguage() - 类 中的方法com.amap.api.services.core.ServiceSettings
-
搜索、地理/逆地理编码、输入提示的返回结果语言类型,中英文。
- getLanguage() - 类 中的方法com.amap.api.services.poisearch.PoiSearch
-
- getLastBusTime() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的末班车时间
Return the last bus time of the bus route.
- getLatitude() - 类 中的方法com.amap.api.services.core.LatLonPoint
-
获取该点纬度。
- getLatLngPoint() - 类 中的方法com.amap.api.services.geocoder.RegeocodeRoad
-
返回道路中心点的经纬度坐标。
- getLatLonPoint() - 类 中的方法com.amap.api.services.busline.BusStationItem
-
返回车站经纬度坐标
Returns the latitude and longitude coordinates of the station.
- getLatLonPoint() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
返回 CloudItem 的经纬度坐标
Returns the latitude and longitude coordinates of CloudItem.
- getLatLonPoint() - 类 中的方法com.amap.api.services.core.PoiItem
-
- getLatLonPoint() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI的经纬度坐标
如果使用该POI进行导航时,可以检查POI是否有PoiNavi.getExit() 和 PoiNavi.getExit(),如果有建议使用它们作为导航的起终点。
- getLatLonPoint() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的经纬度坐标。
- getLatLonPoint() - 类 中的方法com.amap.api.services.geocoder.StreetNumber
-
返回门牌信息中的经纬度坐标。
- getLatLonPoint() - 类 中的方法com.amap.api.services.poisearch.SubPoiItem
-
返回子POI的坐标。
- getLatLonPoint() - 类 中的方法com.amap.api.services.poisearch.SubPoiItemV2
-
返回子POI的坐标。
- getLatLonPoint() - 类 中的方法com.amap.api.services.route.Doorway
-
返回公交换乘中换乘点的出(入)口坐标。
- getLatLonType() - 类 中的方法com.amap.api.services.geocoder.RegeocodeQuery
-
返回参数坐标类型。
- getLevel() - 类 中的方法com.amap.api.services.district.DistrictItem
-
返回当前行政区划的级别。
- getLevel() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的匹配级别。
- getLiveResult() - 类 中的方法com.amap.api.services.weather.LocalWeatherLiveResult
-
返回实况天气的查询结果。
- getLocation() - 类 中的方法com.amap.api.services.help.InputtipsQuery
-
返回对结果进行位置限制的经纬度点
Returns the longitude and latitude points that restrict the results' location.
- getLocation() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
获取设置的经纬度
Get the set latitude and longitude
- getLocation() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
获取设置的经纬度
Get the set latitude and longitude
- getLocation() - 类 中的方法com.amap.api.services.route.RailwayStationItem
-
返回站点经纬度。
- getLocationName() - 类 中的方法com.amap.api.services.geocoder.GeocodeQuery
-
返回查询地理名称。
- getLongitude() - 类 中的方法com.amap.api.services.core.LatLonPoint
-
获取该点经度。
- getLowerLeft() - 类 中的方法com.amap.api.services.cloud.CloudSearch.SearchBound
-
返回查询矩形的左下角坐标
Returns the lower-left corner coordinates of the query rectangle.
- getLowerLeft() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.SearchBound
-
已过时。
返回矩形左下角坐标。
- getLowerLeft() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.SearchBound
-
返回矩形左下角坐标。
- getMaxTrans() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
最大换乘次数
0:直达
1:最多换乘1次
2:最多换乘2次
3:最多换乘3次
4:最多换乘4次
Maximum number of transfers
0: Direct
1: Up to 1 transfer
2: Up to 2 transfers
3: Up to 3 transfers
4: Up to 4 transfers
- getMode() - 类 中的方法com.amap.api.services.geocoder.RegeocodeQuery
-
海外生效
返回策略,如传入无效mode值,则走默认策略
distance 按距离返回
score 按权重返回
Effective overseas
Return strategy.
- getMode() - 类 中的方法com.amap.api.services.route.DistanceSearch.DistanceQuery
-
驾车距离测量模式, 默认是4, 参加驾车路径规划策略模式
Driving distance measurement mode, default is 4, participate in driving route planning strategy mode
- getMode() - 类 中的方法com.amap.api.services.route.RouteSearch.BusRouteQuery
-
返回计算路径的模式。
- getMode() - 类 中的方法com.amap.api.services.route.RouteSearch.DrivePlanQuery
-
返回计算路径的模式。
- getMode() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
返回计算路径的模式。
- getMode() - 类 中的方法com.amap.api.services.route.RouteSearch.RideRouteQuery
-
- getMode() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
计算路径的模式
The mode of calculating the route.
- getMode() - 类 中的方法com.amap.api.services.route.RouteSearch.WalkRouteQuery
-
- getMode() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
返回计算路径的模式。
- getMode() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
返回计算路径的模式。
- getMode() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchQuery
-
返回计算路径的模式。
- getmRating() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的评分
Returns the rating of the POI
- getmRating() - 类 中的方法com.amap.api.services.poisearch.PoiItemExtension
-
返回POI的评分
Returns the rating of the POI
- getmSname() - 类 中的方法com.amap.api.services.route.TaxiItem
-
获取起点名称。
- getmSname() - 类 中的方法com.amap.api.services.route.TaxiItemV2
-
获取起点名称。
- getmTname() - 类 中的方法com.amap.api.services.route.TaxiItem
-
获取终点名称。
- getmTname() - 类 中的方法com.amap.api.services.route.TaxiItemV2
-
获取终点名称。
- getMultiExport() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
地铁出入口数量
0:只返回一个地铁出入口
1:返回全部地铁出入口
Number of subway entrances/exits
0: Return only one subway entrance/exit
1: Return all subway entrances/exits
- getName() - 类 中的方法com.amap.api.services.district.DistrictItem
-
返回行政区域的名称。
- getName() - 类 中的方法com.amap.api.services.geocoder.BusinessArea
-
获取当前商圈的名字
Get the name of the current business district.
- getName() - 类 中的方法com.amap.api.services.geocoder.RegeocodeRoad
-
返回道路对象中的道路名称。
- getName() - 类 中的方法com.amap.api.services.help.Tip
-
返回提示名称。
- getName() - 类 中的方法com.amap.api.services.road.Road
-
返回结果的道路名称。
- getName() - 类 中的方法com.amap.api.services.route.Doorway
-
返回公交换乘中换乘点的出(入)口名称。
- getName() - 类 中的方法com.amap.api.services.route.Railway
-
返回线路名称。
- getName() - 类 中的方法com.amap.api.services.route.RailwayStationItem
-
返回站点名称。
- getNavi() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
获取导航信息
Get navigation information
- getNaviMode() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareNaviQuery
-
返回导航策略。
- getNaviPoiID() - 类 中的方法com.amap.api.services.poisearch.PoiNavi
-
获取POI导航的ID。
- getNearbyInfoList() - 类 中的方法com.amap.api.services.nearby.NearbySearchResult
-
已过时。
附近检索结果列表。
- getNeighborhood() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的社区名称。
- getNeighborhood() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的社区名称。
- getNewEnergy() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
- getNightFlag() - 类 中的方法com.amap.api.services.route.RouteSearch.BusRouteQuery
-
返回是否计算夜班车。
- getNightFlag() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
返回是否计算夜班车。
- getNightTemp() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回夜间天气温度,单位:摄氏度。
- getNightWeather() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回夜间天气现象,如“晴”、“多云”。
- getNightWindDirection() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回夜间风向。
- getNightWindPower() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回夜间风力,单位:级。
- getNumber() - 类 中的方法com.amap.api.services.geocoder.StreetNumber
-
返回门牌信息中的门牌号码。
- getOpentime() - 类 中的方法com.amap.api.services.poisearch.PoiItemExtension
-
返回POI的营业时间。
- getOpentimeToday() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的今日营业时间
Returns today's business hours of the POI.
- getOpentimeWeek() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的营业时间描述
Returns the business hours description of the POI.
- getOrientation() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的行驶方向。
- getOrientation() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
返回驾车路段的行驶方向。
- getOrientation() - 类 中的方法com.amap.api.services.route.RideStep
-
返回骑行路段的行进方向,方向为中文名称,如东、西南等。
- getOrientation() - 类 中的方法com.amap.api.services.route.TruckStep
-
方向 例如:南
Direction.
- getOrientation() - 类 中的方法com.amap.api.services.route.WalkStep
-
返回步行路段的行进方向,方向为中文名称,如东、西南等。
- getOrigin() - 类 中的方法com.amap.api.services.route.RouteBusWalkItem
-
返回此路段步行导航信息的起点坐标。
- getOrigin() - 类 中的方法com.amap.api.services.route.TaxiItem
-
获取Taxi起点坐标
Get the starting coordinates of the taxi
- getOrigin() - 类 中的方法com.amap.api.services.route.TaxiItemV2
-
获取Taxi起点坐标
Get the starting coordinates of the taxi
- getOriginatingStation() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的始发站名称
Returns the name of the starting station of the bus line.
- getOriginId() - 类 中的方法com.amap.api.services.route.DistanceItem
-
起点坐标,起点坐标序列号(从1开始)
如传入4个起点,originId为1则表示第一个点对应的结果
Start point coordinates, start point sequence number (starting from 1)
If 4 start points are passed in, originId 1 represents the result corresponding to the first point
- getOriginPoiId() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
起点POI ID
1、起点POI ID与起点经纬度均填写时,服务使用起点 POI ID;
2、该字段必须和目的地 POI ID 成组使用。
- getOrigins() - 类 中的方法com.amap.api.services.route.DistanceSearch.DistanceQuery
-
获取距离测量起点集合
Get the collection of distance measurement starting points
- getOriginType() - 类 中的方法com.amap.api.services.route.RouteSearch.FromAndTo
-
返回路径规划起点的类型。
- getOriginType() - 类 中的方法com.amap.api.services.route.RouteSearchV2.FromAndTo
-
返回路径规划起点的类型。
- getPageCount() - 类 中的方法com.amap.api.services.busline.BusLineResult
-
返回该结果的总页数
Returns the total number of pages for this result.
- getPageCount() - 类 中的方法com.amap.api.services.busline.BusStationResult
-
返回该结果的总页数
Returns the total number of pages for this result.
- getPageCount() - 类 中的方法com.amap.api.services.cloud.CloudResult
-
返回搜索结果的总页数
Returns the total number of pages of search results.
- getPageCount() - 类 中的方法com.amap.api.services.district.DistrictResult
-
返回行政区划查询结果的页数。
- getPageCount() - 类 中的方法com.amap.api.services.poisearch.PoiResult
-
返回该结果的总页数。
- getPageNum() - 类 中的方法com.amap.api.services.cloud.CloudSearch.Query
-
返回设置查询的是第几页,从0开始
Returns the page number of the query, starting from 0.
- getPageNum() - 类 中的方法com.amap.api.services.district.DistrictSearchQuery
-
获取设置查询的是第几页,从0开始
Get the setting of which page to query, starting from 0.
- getPageNum() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
获取设置查询的是第几页,从0开始。
- getPageNum() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
获取设置查询的是第几页,从0开始。
- getPageNumber() - 类 中的方法com.amap.api.services.busline.BusLineQuery
-
获得查询第几页的数据
Get the data for which page of the query.
- getPageNumber() - 类 中的方法com.amap.api.services.busline.BusStationQuery
-
获得查询第几页的数据
Get the data for which page of the query.
- getPageSize() - 类 中的方法com.amap.api.services.busline.BusLineQuery
-
获得查询每页的结果数目
Get the number of results per page for the query.
- getPageSize() - 类 中的方法com.amap.api.services.busline.BusStationQuery
-
获得查询每页的结果数目
Get the number of results per page for the query.
- getPageSize() - 类 中的方法com.amap.api.services.cloud.CloudSearch.Query
-
返回查询每页的结果数目
Return the number of results per query page.
- getPageSize() - 类 中的方法com.amap.api.services.district.DistrictSearchQuery
-
返回查询页面的结果数目
Returns the number of results on the query page.
- getPageSize() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
获取设置的查询页面的结果数目。
- getPageSize() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
获取设置的查询页面的结果数目。
- getParkingType() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的停车场类型
Returns the parking lot type of the POI
- getParkingType() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的停车场类型
Returns the parking lot type of the POI
- getPassedByPoints() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
返回设定查询的途经点。
- getPassedByPoints() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
返回设定查询的途经点。
- getPassedByPoints() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
返回设定查询的途经点。
- getPassedPointStr() - 类 中的方法com.amap.api.services.route.RouteSearch.DriveRouteQuery
-
将途径点位置坐标转换为字符串输出。
- getPassedPointStr() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
将途径点位置坐标转换为字符串输出。
- getPassedPointStr() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
将途径点位置坐标转换为字符串输出。
- getPassStationNum() - 类 中的方法com.amap.api.services.route.RouteBusLineItem
-
返回此公交换乘路段经过的站点数目(除出发站、到达站)。
- getPassStations() - 类 中的方法com.amap.api.services.route.RouteBusLineItem
-
返回此公交换乘路段经过的站点名称 。
- getPathindex() - 类 中的方法com.amap.api.services.route.TimeInfosElement
-
返回驾车未来路径规划路线索引。
- getPaths() - 类 中的方法com.amap.api.services.route.BusRouteResult
-
返回公交路径规划方案
Returns the bus route planning scheme.
- getPaths() - 类 中的方法com.amap.api.services.route.BusRouteResultV2
-
返回公交路径规划方案
Returns the bus route planning scheme.
- getPaths() - 类 中的方法com.amap.api.services.route.DriveRoutePlanResult
-
- getPaths() - 类 中的方法com.amap.api.services.route.DriveRouteResult
-
返回驾车路径规划方案。
- getPaths() - 类 中的方法com.amap.api.services.route.DriveRouteResultV2
-
返回驾车路径规划方案。
- getPaths() - 类 中的方法com.amap.api.services.route.RideRouteResult
-
返回骑行路径规划方案。
- getPaths() - 类 中的方法com.amap.api.services.route.RideRouteResultV2
-
返回骑行路径规划方案。
- getPaths() - 类 中的方法com.amap.api.services.route.TruckRouteRestult
-
里面包含具体货车路线的方案
Contains specific truck route solutions.
- getPaths() - 类 中的方法com.amap.api.services.route.WalkRouteResult
-
返回步行路径规划方案。
- getPaths() - 类 中的方法com.amap.api.services.route.WalkRouteResultV2
-
返回步行路径规划方案。
- getPhotos() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的图片信息。
- getPhotos() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI的图片信息。
- getPkgName(Context) - 类 中的静态方法com.amap.api.services.core.SearchUtils
-
获取包名。
- getPlateNumber() - 类 中的方法com.amap.api.services.route.RouteSearch.FromAndTo
-
获取车牌号
Get the license plate number.
- getPlateNumber() - 类 中的方法com.amap.api.services.route.RouteSearchV2.FromAndTo
-
获取车牌号
Get the license plate number.
- getPlateProvince() - 类 中的方法com.amap.api.services.route.RouteSearch.FromAndTo
-
获取车牌省份
Get the license plate province.
- getPoiExtension() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的扩展信息。
- getPoiId() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI 的id,即其唯一标识。
- getPoiId() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI 的id,即其唯一标识。
- getPoiID() - 类 中的方法com.amap.api.services.help.Tip
-
获取Poi的ID,如果不存在id则为空。
- getPoiId() - 类 中的方法com.amap.api.services.poisearch.IndoorData
-
返回该POI所在建筑物POI的id。
- getPoiId() - 类 中的方法com.amap.api.services.poisearch.IndoorDataV2
-
返回该POI所在建筑物POI的id。
- getPoiId() - 类 中的方法com.amap.api.services.poisearch.SubPoiItem
-
返回子POI 的id,即其唯一标识。
- getPoiId() - 类 中的方法com.amap.api.services.poisearch.SubPoiItemV2
-
返回子POI 的id,即其唯一标识。
- getPoiNavi() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
导航位置相关信息
Navigation location related information.
- getPoint() - 类 中的方法com.amap.api.services.geocoder.RegeocodeQuery
-
返回逆地理编码的地理坐标点。
- getPoint() - 类 中的方法com.amap.api.services.help.Tip
-
获取Poi的经纬度,如果不存在经纬度则为空。
- getPoint() - 类 中的方法com.amap.api.services.nearby.NearbyInfo
-
已过时。
获取用户位置信息。
- getPoint() - 类 中的方法com.amap.api.services.nearby.UploadInfo
-
已过时。
获取用户位置信息。
- getPoint() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOIItem
-
返回沿途POI的位置。
- getPois() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的POI(兴趣点)列表。
- getPois() - 类 中的方法com.amap.api.services.poisearch.PoiResult
-
返回当前页所有POI结果。
- getPois() - 类 中的方法com.amap.api.services.poisearch.PoiResultV2
-
返回当前页所有POI结果。
- getPoiType() - 类 中的方法com.amap.api.services.geocoder.RegeocodeQuery
-
返回设置的附近POI类型。
- getPolyGonList() - 类 中的方法com.amap.api.services.cloud.CloudSearch.SearchBound
-
返回查询多边形的坐标点
Returns the coordinate points of the queried polygon.
- getPolyGonList() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.SearchBound
-
已过时。
返回首尾相接的几何点,可以组成多边形。
- getPolyGonList() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.SearchBound
-
返回首尾相接的几何点,可以组成多边形。
- getPolyline() - 类 中的方法com.amap.api.services.route.DrivePlanStep
-
返回驾车路段的坐标点集合。
- getPolyline() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的坐标点集合。
- getPolyline() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
返回驾车路段的坐标点集合。
- getPolyline() - 类 中的方法com.amap.api.services.route.Path
-
返回路线的坐标点集合。
- getPolyline() - 类 中的方法com.amap.api.services.route.RideStep
-
返回骑行路段的坐标点集合。
- getPolyline() - 类 中的方法com.amap.api.services.route.RouteBusLineItem
-
返回此公交换乘路段(出发站-到达站)的坐标点集合。
- getPolyline() - 类 中的方法com.amap.api.services.route.TaxiItemV2
-
线路点的集合
Collection of route points
- getPolyline() - 类 中的方法com.amap.api.services.route.TMC
-
获取本段路况的坐标点集合。
- getPolyline() - 类 中的方法com.amap.api.services.route.TruckStep
-
此路段坐标点串 存放到 List中
Store the coordinate points of this segment in a List.
- getPolyline() - 类 中的方法com.amap.api.services.route.WalkStep
-
返回步行路段的坐标点集合。
- getPolylines() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchQuery
-
返回沿途搜索设置的坐标点集合。
- getPostcode() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的邮编。
- getPostcode() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
海外生效
邮政编码
Overseas effective
Postal code
- getPremium() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
获取搜索的质量,需要对应的key权限
不同库存在POI信息精细度及实效性差异
Get the quality of search, requires corresponding key permission
Different libraries have differences in the precision and timeliness of POI information
- getPreurl() - 类 中的方法com.amap.api.services.cloud.CloudImage
-
已过时。
获取到cloud数据的经过压缩处理的图片地址,尺寸为400*400,若期望获取体积较小的图片文件,建议使用此地址
Get the compressed image URL of the cloud data, size 400*400, If you want a smaller image file, it is recommended to use this URL.
- getPrice() - 类 中的方法com.amap.api.services.route.TaxiItemV2
-
打车花费
Taxi fare
- getProtocol() - 类 中的方法com.amap.api.services.core.ServiceSettings
-
返回访问使用的协议类别
Return the protocol category used for access.
- getProvince() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的所在省名称、直辖市的名称 。
- getProvince() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的所在省名称、直辖市的名称 。
- getProvince() - 类 中的方法com.amap.api.services.weather.LocalWeatherForecast
-
返回省份名称。
- getProvince() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回省份名称。
- getProvinceCode() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回 POI 的省/自治区/直辖市/特别行政区编码。
- getProvinceCode() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回 POI 的省/自治区/直辖市/特别行政区编码。
- getProvinceName() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的省/自治区/直辖市/特别行政区名称 。
- getProvinceName() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI的省/自治区/直辖市/特别行政区名称 。
- getQuery() - 类 中的方法com.amap.api.services.busline.BusLineResult
-
返回该结果对应的查询参数
Returns the query parameters corresponding to this result.
- getQuery() - 类 中的方法com.amap.api.services.busline.BusLineSearch
-
返回查询条件
Return query conditions.
- getQuery() - 类 中的方法com.amap.api.services.busline.BusStationResult
-
返回该结果对应的查询参数
Returns the query parameters corresponding to this result.
- getQuery() - 类 中的方法com.amap.api.services.busline.BusStationSearch
-
返回查询条件
Return query conditions.
- getQuery() - 类 中的方法com.amap.api.services.cloud.CloudResult
-
返回搜索结果对应的查询参数
Returns the query parameters corresponding to the search results.
- getQuery() - 类 中的方法com.amap.api.services.district.DistrictResult
-
返回查询结果对应的查询参数。
- getQuery() - 类 中的方法com.amap.api.services.district.DistrictSearch
-
返回查询条件
Return query conditions.
- getQuery() - 类 中的方法com.amap.api.services.help.Inputtips
-
返回提示查询条件。
- getQuery() - 类 中的方法com.amap.api.services.poisearch.PoiResult
-
返回该结果对应的查询参数。
- getQuery() - 类 中的方法com.amap.api.services.poisearch.PoiResultV2
-
返回该结果对应的查询参数。
- getQuery() - 类 中的方法com.amap.api.services.poisearch.PoiSearch
-
已过时。
返回查询条件。
- getQuery() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2
-
返回查询条件。
- getQuery() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchResult
-
返回查询条件。
- getQuery() - 类 中的方法com.amap.api.services.weather.WeatherSearch
-
返回天气查询条件。
- getQueryString() - 类 中的方法com.amap.api.services.busline.BusLineQuery
-
返回查询关键字
Return query keywords.
- getQueryString() - 类 中的方法com.amap.api.services.busline.BusStationQuery
-
返回查询关键字
Return query keywords.
- getQueryString() - 类 中的方法com.amap.api.services.cloud.CloudSearch.Query
-
返回搜索的关键词
Returns the search keywords.
- getQueryString() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.Query
-
已过时。
返回待查字符串。
- getQueryString() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
返回待查字符串。
- getRadius() - 类 中的方法com.amap.api.services.geocoder.RegeocodeQuery
-
返回查找范围。
- getRadius() - 类 中的方法com.amap.api.services.nearby.NearbySearch.NearbyQuery
-
已过时。
返回检索的半径。
- getRailway() - 类 中的方法com.amap.api.services.route.BusStep
-
返回此路段的火车乘坐信息
Returns the train ride information of this segment.
- getRailway() - 类 中的方法com.amap.api.services.route.BusStepV2
-
返回此路段的火车乘坐信息
Returns the train ride information of this segment.
- getRange() - 类 中的方法com.amap.api.services.cloud.CloudSearch.SearchBound
-
返回查询圆形的范围(半径)
Returns the range (radius) of the queried circle.
- getRange() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.SearchBound
-
已过时。
返回查询范围半径。
- getRange() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.SearchBound
-
返回查询范围半径。
- getRange() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchQuery
-
返回道路周围搜索的范围。
- getRegeocodeAddress() - 类 中的方法com.amap.api.services.geocoder.RegeocodeResult
-
返回逆地理编码搜索的地理结果。
- getRegeocodeQuery() - 类 中的方法com.amap.api.services.geocoder.RegeocodeResult
-
返回该结果对应的查询参数。
- getReportTime() - 类 中的方法com.amap.api.services.weather.LocalWeatherForecast
-
返回天气预报发布时间。
- getReportTime() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回实时数据发布时间。
- getRestriction() - 类 中的方法com.amap.api.services.route.DrivePath
-
返回驾车规划方案的限行结果
Returns the traffic restriction result of the driving route plan.
- getRestriction() - 类 中的方法com.amap.api.services.route.DrivePathV2
-
返回驾车规划方案的限行结果
Returns the traffic restriction result of the driving route plan.
- getRestriction() - 类 中的方法com.amap.api.services.route.TimeInfosElement
-
返回驾车未来路径规划路线是否有限行路段。
- getRestriction() - 类 中的方法com.amap.api.services.route.TruckPath
-
限行结果
0,未知(未输入完整/正确车牌号信息时候显示)
1,已规避限行
2,起点限行
3,途径点在限行区域内(设置途径点才出现此报错)
4,途径限行区域
5,终点限行
Traffic restriction result
0, Unknown (displayed when complete/correct license plate information is not entered)
1, Traffic restriction avoided
2, Starting point restricted
3, Waypoint within restricted area (this error appears when a waypoint is set)
4, Passing through restricted area
5, Destination restricted
- getRideQuery() - 类 中的方法com.amap.api.services.route.RideRouteResult
-
返回该结果对应的查询参数。
- getRideQuery() - 类 中的方法com.amap.api.services.route.RideRouteResultV2
-
返回该结果对应的查询参数。
- getRoad() - 类 中的方法com.amap.api.services.route.DrivePlanStep
-
返回驾车路段的道路名称。
- getRoad() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的道路名称。
- getRoad() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
返回驾车路段的道路名称。
- getRoad() - 类 中的方法com.amap.api.services.route.RideStep
-
返回骑行路段的道路名称。
- getRoad() - 类 中的方法com.amap.api.services.route.TruckStep
-
道路名称 例如:火器营路
"Road name.
- getRoad() - 类 中的方法com.amap.api.services.route.WalkStep
-
返回步行路段的道路名称。
- getRoads() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的道路列表。
- getRoadType() - 类 中的方法com.amap.api.services.route.NaviWalkType
-
获取道路类型
Get road type
- getRoadType() - 类 中的方法com.amap.api.services.route.RideStep
-
- getRoadType() - 类 中的方法com.amap.api.services.route.WalkStep
-
0,普通道路 1,人行横道 3,地下通道 4,过街天桥
5,地铁通道 6,公园 7,广场 8,扶梯 9,直梯
10,索道 11,空中通道 12,建筑物穿越通道
13,行人通道 14,游船路线 15,观光车路线 16,滑道
18,扩路 19,道路附属连接线 20,阶梯 21,斜坡
22,桥 23,隧道 30,轮渡
0, Ordinary road 1, Pedestrian crossing 3, Underpass 4, Footbridge
5, Subway passage 6, Park 7, Square 8, Escalator 9, Elevator
10, Cableway 11, Aerial passage 12, Building passage
13, Pedestrian passage 14, Boat route 15, Sightseeing vehicle route 16, Slide
18, Road widening 19, Road auxiliary connection line 20, Steps 21, Slope
22, Bridge 23, Tunnel 30, Ferry
- getRoadWidth() - 类 中的方法com.amap.api.services.road.Road
-
返回结果的道路宽度,单位米。
- getRoutePois() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchResult
-
获取RoutePOI列表。
- getRouteSearchCityList() - 类 中的方法com.amap.api.services.route.DriveStep
-
得到搜索返回的路径规划途径城市和行政区。
- getRouteSearchCityList() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
得到搜索返回的路径规划途径城市和行政区。
- getRouteSearchCityList() - 类 中的方法com.amap.api.services.route.TruckStep
-
途径城市列表
List of cities passed through.
- getSearchCityAdCode() - 类 中的方法com.amap.api.services.route.SearchCity
-
得到城市的行政编码。
- getSearchCitycode() - 类 中的方法com.amap.api.services.route.SearchCity
-
得到城市的编码。
- getSearchCityName() - 类 中的方法com.amap.api.services.route.SearchCity
-
得到城市的名称。
- getSearchSuggestionCities() - 类 中的方法com.amap.api.services.busline.BusLineResult
-
返回建议的城市
Returns suggested cities.
- getSearchSuggestionCities() - 类 中的方法com.amap.api.services.busline.BusStationResult
-
返回建议的城市
Returns suggested cities.
- getSearchSuggestionCitys() - 类 中的方法com.amap.api.services.poisearch.PoiResult
-
返回建议的城市。
- getSearchSuggestionKeywords() - 类 中的方法com.amap.api.services.busline.BusLineResult
-
返回搜索建议
Returns search suggestions.
- getSearchSuggestionKeywords() - 类 中的方法com.amap.api.services.busline.BusStationResult
-
返回搜索建议
Returns search suggestions.
- getSearchSuggestionKeywords() - 类 中的方法com.amap.api.services.poisearch.PoiResult
-
返回搜索建议。
- getSearchType() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchQuery
-
返回沿途搜索的POI类型。
- getSecondRoadId() - 类 中的方法com.amap.api.services.road.Crossroad
-
返回交叉路口的第二条道路ID
Returns the ID of the second road at the intersection.
- getSecondRoadName() - 类 中的方法com.amap.api.services.road.Crossroad
-
返回交叉路口的第二条道路名称
Returns the name of the second road at the intersection.
- getSHA1(Context) - 类 中的静态方法com.amap.api.services.core.SearchUtils
-
返回SHA1。
- getShape() - 类 中的方法com.amap.api.services.cloud.CloudSearch.SearchBound
-
返回查询的形状
Returns the shape of the query.
- getShape() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.SearchBound
-
已过时。
返回查询范围形状。
- getShape() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.SearchBound
-
返回查询范围形状。
- getShareFromAndTo() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareBusRouteQuery
-
返回规划的起点终点信息。
- getShareFromAndTo() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareDrivingRouteQuery
-
返回起终点信息。
- getShareFromAndTo() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareWalkRouteQuery
-
返回 路径规划的起点和终点信息。
- getSharePointName() - 类 中的方法com.amap.api.services.core.LatLonSharePoint
-
返回分享位置名称。
- getShopID() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的商铺ID。
- getShowFields() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.Query
-
扩展字段 base表示只返回基础数据,all表示所有数据 ,默认 base
The extended field base indicates returning only basic data, all indicates all data, default is base.
- getShowFields() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
- getShowFields() - 类 中的方法com.amap.api.services.route.RouteSearchV2.DriveRouteQuery
-
扩展字段
Extended Field
- getShowFields() - 类 中的方法com.amap.api.services.route.RouteSearchV2.RideRouteQuery
-
- getShowFields() - 类 中的方法com.amap.api.services.route.RouteSearchV2.WalkRouteQuery
-
- getSnippet() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
返回 CloudItem 的地址
Returns the address of CloudItem.
- getSnippet() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的地址。
- getSnippet() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI的地址。
- getSnippet() - 类 中的方法com.amap.api.services.poisearch.SubPoiItem
-
返回子POI的地址。
- getSnippet() - 类 中的方法com.amap.api.services.poisearch.SubPoiItemV2
-
返回子POI的地址。
- getSortingrules() - 类 中的方法com.amap.api.services.cloud.CloudSearch.Query
-
返回排序规则
Return the sorting rule.
- getSoTimeOut() - 类 中的方法com.amap.api.services.core.ServiceSettings
-
读取返回结果超时限制
Timeout limit for reading returned results
- getSpaces() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回舱位及价格信息。
- getStartPoiID() - 类 中的方法com.amap.api.services.route.RouteSearch.FromAndTo
-
返回路径规划起点POI的ID。
- getStartPoiID() - 类 中的方法com.amap.api.services.route.RouteSearchV2.FromAndTo
-
返回路径规划起点POI的ID。
- getStartPos() - 类 中的方法com.amap.api.services.route.RoutePlanResult
-
返回路径规划起点的位置。
- getStartPos() - 类 中的方法com.amap.api.services.route.RouteResult
-
返回路径规划起点的位置。
- getStartPos() - 类 中的方法com.amap.api.services.route.TruckRouteRestult
-
路线起点坐标
Starting point coordinates of the route.
- getStartTime() - 类 中的方法com.amap.api.services.route.TimeInfo
-
返回驾车未来路径规划开始时间。
- getStatus() - 类 中的方法com.amap.api.services.route.TMC
-
返回路况。
- getStepDistance() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
获取分段距离信息
Get segment distance information
- getSteps() - 类 中的方法com.amap.api.services.route.BusPath
-
返回公交路径规划方案的路段列表
Returns the segment list of the public transport route planning solution.
- getSteps() - 类 中的方法com.amap.api.services.route.BusPathV2
-
返回公交路径规划方案的路段列表
Returns the segment list of the public transport route planning solution.
- getSteps() - 类 中的方法com.amap.api.services.route.DrivePath
-
返回驾车规划方案的路段列表。
- getSteps() - 类 中的方法com.amap.api.services.route.DrivePathV2
-
返回驾车规划方案的路段列表。
- getSteps() - 类 中的方法com.amap.api.services.route.DrivePlanPath
-
返回导航路段。
- getSteps() - 类 中的方法com.amap.api.services.route.RidePath
-
返回骑行方案的路段列表。
- getSteps() - 类 中的方法com.amap.api.services.route.TruckPath
-
具体的方案细节
Specific solution details
- getSteps() - 类 中的方法com.amap.api.services.route.WalkPath
-
返回步行方案的路段列表。
- getStrategy() - 类 中的方法com.amap.api.services.route.DrivePath
-
返回导航策略,显示为中文,如返回“速度最快”。
- getStrategy() - 类 中的方法com.amap.api.services.route.DrivePathV2
-
返回导航策略,显示为中文,如返回“速度最快”。
- getStrategy() - 类 中的方法com.amap.api.services.route.TruckPath
-
此方案的路径规划模式
Route planning mode of this solution
- getStreet() - 类 中的方法com.amap.api.services.geocoder.StreetNumber
-
返回门牌信息中的街道名称。
- getStreetNumber() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的门牌信息。
- getSubDistrict() - 类 中的方法com.amap.api.services.district.DistrictItem
-
返回下一级行政区划的结果,如果无下级行政区划,返回null。
- getSubDistrict() - 类 中的方法com.amap.api.services.district.DistrictSearchQuery
-
是否返回下级区划
Whether to return sub-level administrative divisions.
- getSubName() - 类 中的方法com.amap.api.services.poisearch.SubPoiItem
-
返回子POI的子名称,如“西2门”
Returns the sub-name of the sub-POI, such as 'West Gate 2'.
- getSubPois() - 类 中的方法com.amap.api.services.core.PoiItem
-
子POI信息获取。
- getSubPois() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
子POI信息获取。
- getSubTypeDes() - 类 中的方法com.amap.api.services.poisearch.SubPoiItem
-
返回子POI的类型。
- getSubTypeDes() - 类 中的方法com.amap.api.services.poisearch.SubPoiItemV2
-
返回子POI的类型。
- getSuggestionNum() - 类 中的方法com.amap.api.services.core.SuggestionCity
-
返回区域的建议结果数目。
- getTableID() - 类 中的方法com.amap.api.services.cloud.CloudSearch.Query
-
返回搜索的表tableid
Returns the tableid of the search.
- getTag() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的特色内容
Returns the featured content of the POI.
- getTargetPos() - 类 中的方法com.amap.api.services.route.RoutePlanResult
-
返回路径规划终点的位置。
- getTargetPos() - 类 中的方法com.amap.api.services.route.RouteResult
-
返回路径规划终点的位置。
- getTargetPos() - 类 中的方法com.amap.api.services.route.TruckRouteRestult
-
路线终点坐标
Ending point coordinates of the route.
- getTaxi() - 类 中的方法com.amap.api.services.route.BusStep
-
返回此路段的出租车信息
Returns the taxi information of this segment.
- getTaxi() - 类 中的方法com.amap.api.services.route.BusStepV2
-
返回此路段的出租车信息
Returns the taxi information of this segment.
- getTaxiCost() - 类 中的方法com.amap.api.services.route.BusRouteResult
-
返回规划的公交路线对应的打车费用,单位元
Returns the taxi fare corresponding to the planned bus route, in yuan.
- getTaxiCost() - 类 中的方法com.amap.api.services.route.BusRouteResultV2
-
返回规划的公交路线对应的打车费用,单位元
Returns the taxi fare corresponding to the planned bus route, in yuan.
- getTaxiCost() - 类 中的方法com.amap.api.services.route.DriveRouteResult
-
返回从起点到终点打车的费用,单位元。
- getTaxiCost() - 类 中的方法com.amap.api.services.route.DriveRouteResultV2
-
返回从起点到终点打车的费用,单位元。
- getTel() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的电话号码。
- getTel() - 类 中的方法com.amap.api.services.poisearch.Business
-
返回POI的电话号码
Returns the phone number of the POI.
- getTemperature() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回实时气温,单位:摄氏度。
- getTerminalStation() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的终点站名称
Returns the name of the terminal station of the bus line.
- getTime() - 类 中的方法com.amap.api.services.route.RailwayStationItem
-
返回进站时间。
- getTime() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回该线路车段耗时。
- getTime() - 类 中的方法com.amap.api.services.route.RouteSearchV2.BusRouteQuery
-
请求时间
例如:9-54
Request time
Example: 9-54
- getTimeInfos() - 类 中的方法com.amap.api.services.route.DriveRoutePlanResult
-
- getTimeRange() - 类 中的方法com.amap.api.services.nearby.NearbySearch.NearbyQuery
-
已过时。
返回检索的时间范围。
- getTimeStamp() - 类 中的方法com.amap.api.services.nearby.NearbyInfo
-
已过时。
获取时间戳数据。
- getTitle() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
返回 CloudItem 的名称
Returns the name of CloudItem.
- getTitle() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的名称。
- getTitle() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI的名称。
- getTitle() - 类 中的方法com.amap.api.services.poisearch.Photo
-
获取图片的名称。
- getTitle() - 类 中的方法com.amap.api.services.poisearch.SubPoiItem
-
返回POI全称,如“北京大学(西2门)”。
- getTitle() - 类 中的方法com.amap.api.services.poisearch.SubPoiItemV2
-
返回POI全称,如“北京大学(西2门)”。
- getTitle() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOIItem
-
返回沿途POI的名称。
- getTMCs() - 类 中的方法com.amap.api.services.route.DriveStep
-
获取搜索返回的路径规划交通拥堵信息。
- getTMCs() - 类 中的方法com.amap.api.services.route.DriveStepV2
-
获取搜索返回的路径规划交通拥堵信息。
- getTMCs() - 类 中的方法com.amap.api.services.route.TimeInfosElement
-
- getTMCs() - 类 中的方法com.amap.api.services.route.TruckStep
-
获取搜索返回的路径规划交通拥堵信息。
- getTo() - 类 中的方法com.amap.api.services.route.RouteSearch.FromAndTo
-
返回路径规划的终点坐标。
- getTo() - 类 中的方法com.amap.api.services.route.RouteSearchV2.FromAndTo
-
返回路径规划的终点坐标。
- getTo() - 类 中的方法com.amap.api.services.routepoisearch.RoutePOISearchQuery
-
返回路径规划的终点坐标。
- getTo() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareFromAndTo
-
返回终点坐标。
- getToll() - 类 中的方法com.amap.api.services.route.DrivePlanStep
-
返回驾车路段是否收费。
- getTollDistance() - 类 中的方法com.amap.api.services.route.Cost
-
获取收费路段里程,单位:米,包括分段信息
Get toll road distance, unit: meters, including segmented information
- getTollDistance() - 类 中的方法com.amap.api.services.route.DrivePath
-
返回此方案中的收费道路的总长度,单位米。
- getTollDistance() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车收费路段的距离,单位米。
- getTollDistance() - 类 中的方法com.amap.api.services.route.TruckPath
-
此导航方案道路收费距离长度 单位:米
Toll distance length of this navigation solution, unit: meters
- getTollDistance() - 类 中的方法com.amap.api.services.route.TruckStep
-
收费路段距离 单位:米
Toll road distance.
- getTollRoad() - 类 中的方法com.amap.api.services.route.Cost
-
获取主要收费道路
Get main toll roads
- getTollRoad() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的主要收费道路。
- getTollRoad() - 类 中的方法com.amap.api.services.route.TruckStep
-
主要收费道路
Main toll road.
- getTolls() - 类 中的方法com.amap.api.services.route.Cost
-
获取此路线道路收费,单位:元,包括分段信息
Get road tolls for this route, unit: yuan, including segmented information
- getTolls() - 类 中的方法com.amap.api.services.route.DrivePath
-
返回此方案中的收费道路的总费用,单位元。
- getTolls() - 类 中的方法com.amap.api.services.route.DriveStep
-
返回驾车路段的收费价格,单位元。
- getTolls() - 类 中的方法com.amap.api.services.route.TimeInfosElement
-
返回驾车未来路径规划路线总收费。
- getTolls() - 类 中的方法com.amap.api.services.route.TruckPath
-
此导航方案道路收费金额 单位:元
Toll amount of this navigation solution, unit: yuan
- getTolls() - 类 中的方法com.amap.api.services.route.TruckStep
-
此段收费 单位:元
Toll for this segment.
- getToName() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareFromAndTo
-
返回终点分享名称。
- getTotalCount() - 类 中的方法com.amap.api.services.cloud.CloudResult
-
返回搜索结果的总数量
Returns the total number of search results
- getTotalNum() - 类 中的方法com.amap.api.services.nearby.NearbySearchResult
-
已过时。
结果总数。
- getTotalPrice() - 类 中的方法com.amap.api.services.busline.BusLineItem
-
返回公交线路的全程票价,单位元
Return the full fare of the bus route, in yuan.
- getTotalTrafficlights() - 类 中的方法com.amap.api.services.route.DrivePath
-
返回此方案中的红绿灯个数。
- getTotalTrafficlights() - 类 中的方法com.amap.api.services.route.TruckPath
-
此方案红绿灯总数 单位:个
Total number of traffic lights in this solution, unit: units
- getTowncode() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
返回乡镇街道编码。
- getTownship() - 类 中的方法com.amap.api.services.geocoder.GeocodeAddress
-
地理编码返回的乡镇名称。
- getTownship() - 类 中的方法com.amap.api.services.geocoder.RegeocodeAddress
-
逆地理编码返回的乡镇名称。
- getTrafficLights() - 类 中的方法com.amap.api.services.route.Cost
-
获取方案中红绿灯个数
Get the number of traffic lights in the plan
- getTrafficLights() - 类 中的方法com.amap.api.services.route.DrivePlanPath
-
返回红绿灯个数。
- getTrip() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回线路车次号。
- getTruckAxis() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
获取设置的车辆轴数
Get the configured number of vehicle axles
- getTruckHeight() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
获取设置的车辆高度
Get the configured vehicle height
- getTruckLoad() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
获取设置的车辆总重
Get the configured vehicle gross weight
- getTruckQuery() - 类 中的方法com.amap.api.services.route.TruckRouteRestult
-
请求时填写的参数配置
Parameter configuration filled in during the request.
- getTruckSize() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
获取设置的车辆大小
Get the configured vehicle size
- getTruckWeight() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
获取设置的车辆核定载重
Get the configured vehicle rated load
- getTruckWidth() - 类 中的方法com.amap.api.services.route.RouteSearch.TruckRouteQuery
-
获取设置的车辆宽度
Get the configured vehicle width
- getType() - 类 中的方法com.amap.api.services.geocoder.AoiItem
-
返回AOI的类型
Returns the type of the AOI.
- getType() - 类 中的方法com.amap.api.services.help.InputtipsQuery
-
返回搜索的类型。
- getType() - 类 中的方法com.amap.api.services.nearby.NearbySearch.NearbyQuery
-
已过时。
返回检索类型。
- getType() - 类 中的方法com.amap.api.services.road.Road
-
返回结果的道路类型。
- getType() - 类 中的方法com.amap.api.services.route.DistanceSearch.DistanceQuery
-
获取距离测量方式
Get distance measurement method
- getType() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回线路车次信息。
- getType() - 类 中的方法com.amap.api.services.weather.WeatherSearchQuery
-
返回查询的天气类型。
- getTypeCode() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回兴趣点类型编码。
- getTypeCode() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回兴趣点类型编码。
- getTypeCode() - 类 中的方法com.amap.api.services.help.Tip
-
获取输入提示结果的类型编码
Get the type code of the input tip result
- getTypeCode() - 类 中的方法com.amap.api.services.poisearch.SubPoiItemV2
-
返回子POI的分类编码
Return the classification code of the sub-POI
- getTypeDes() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI 的类型描述。
- getTypeDes() - 类 中的方法com.amap.api.services.core.PoiItemV2
-
返回POI 的类型描述。
- getUpdatetime() - 类 中的方法com.amap.api.services.cloud.CloudItem
-
返回更新企业地图数据的时间
Returns the time when the enterprise map data was updated.
- getUpperRight() - 类 中的方法com.amap.api.services.cloud.CloudSearch.SearchBound
-
返回查询矩形的右上角坐标
Returns the upper-right corner coordinates of the query rectangle.
- getUpperRight() - 类 中的方法com.amap.api.services.poisearch.PoiSearch.SearchBound
-
已过时。
返回矩形右上角坐标。
- getUpperRight() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.SearchBound
-
返回矩形右上角坐标。
- getUrl() - 类 中的方法com.amap.api.services.cloud.CloudImage
-
已过时。
获取cloud数据的图片地址,最大限制获取1024*1024,若您的原始图片小于该尺寸,将返回原图
Get the image URL of the cloud data, with a maximum size of 1024*1024, If your original image is smaller than this size, the original will be returned.
- getUrl() - 类 中的方法com.amap.api.services.poisearch.Photo
-
返回图片url。
- getUserID() - 类 中的方法com.amap.api.services.nearby.NearbyInfo
-
已过时。
返回用户ID。
- getUserID() - 类 中的方法com.amap.api.services.nearby.UploadInfo
-
已过时。
返回用户ID
Return user ID.
- getValue() - 类 中的方法com.amap.api.services.poisearch.PoiSearchV2.ShowFields
-
- getValue() - 枚举 中的方法com.amap.api.services.route.RouteSearchV2.DrivingStrategy
-
- getVersion() - 类 中的静态方法com.amap.api.services.core.SearchUtils
-
获取版本号。
- getViastops() - 类 中的方法com.amap.api.services.route.RouteRailwayItem
-
返回途经站信息。
- getWait() - 类 中的方法com.amap.api.services.route.RailwayStationItem
-
返回途经站的站点停靠时间,单位,秒(途径站才有这个值)。
- getWalk() - 类 中的方法com.amap.api.services.route.BusStep
-
返回此路段的步行信息
Returns the walking information of this segment.
- getWalk() - 类 中的方法com.amap.api.services.route.BusStepV2
-
返回此路段的步行信息
Returns the walking information of this segment.
- getWalkDistance() - 类 中的方法com.amap.api.services.route.BusPath
-
返回此方案的总步行距离,单位米
Returns the total walking distance of this solution, in meters.
- getWalkDistance() - 类 中的方法com.amap.api.services.route.BusPathV2
-
返回此方案的总步行距离,单位米
Returns the total walking distance of this solution, in meters.
- getWalkMode() - 类 中的方法com.amap.api.services.share.ShareSearch.ShareWalkRouteQuery
-
返回步行策略。
- getWalkQuery() - 类 中的方法com.amap.api.services.route.WalkRouteResult
-
返回该结果对应的查询参数。
- getWalkQuery() - 类 中的方法com.amap.api.services.route.WalkRouteResultV2
-
返回该结果对应的查询参数。
- getWeather() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回天气现象描述,如“晴”、“多云”等。
- getWeatherForecast() - 类 中的方法com.amap.api.services.weather.LocalWeatherForecast
-
返回天气预报的数据的数组,数组中的对象为 LocalDayWeatherForecast。
- getWeatherForecastQuery() - 类 中的方法com.amap.api.services.weather.LocalWeatherForecastResult
-
返回该结果对应的查询参数。
- getWeatherLiveQuery() - 类 中的方法com.amap.api.services.weather.LocalWeatherLiveResult
-
返回该结果对应的查询参数。
- getWebsite() - 类 中的方法com.amap.api.services.core.PoiItem
-
返回POI的网址。
- getWeek() - 类 中的方法com.amap.api.services.weather.LocalDayWeatherForecast
-
返回预报天气的星期。
- getWindDirection() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回风向。
- getWindPower() - 类 中的方法com.amap.api.services.weather.LocalWeatherLive
-
返回风力,单位:级。
- GPS - 类 中的静态变量com.amap.api.services.geocoder.GeocodeSearch
-
输入参数坐标为GPS类型。
- GPS - 类 中的静态变量com.amap.api.services.nearby.NearbySearch
-
已过时。
上传的坐标类型为原始GPS坐标系,应用于UploadInfo.setCoordType(int coordType)方法。