跳过导航链接
A B C D E F G H I K L N O P Q R S T U V W 

B

BOUND_SHAPE - 类 中的静态变量com.amap.api.services.cloud.CloudSearch.SearchBound
圆形区域
Circular area
BOUND_SHAPE - 类 中的静态变量com.amap.api.services.poisearch.PoiSearch.SearchBound
已过时。
圆形区域
Circular area
BOUND_SHAPE - 类 中的静态变量com.amap.api.services.poisearch.PoiSearchV2.SearchBound
圆形区域
Circular area
BUS_COMFORTABLE - 类 中的静态变量com.amap.api.services.route.RouteSearch
最舒适。
BUS_COMFORTABLE - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
最舒适模式,尽可能乘坐空调车
Most comfortable mode, prefer air-conditioned buses
BUS_DEFAULT - 类 中的静态变量com.amap.api.services.route.RouteSearch
最快捷模式。
BUS_DEFAULT - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
推荐模式,综合权重,同高德APP默认
Recommended mode, comprehensive weighting, same as Amap APP default
BUS_LEASE_CHANGE - 类 中的静态变量com.amap.api.services.route.RouteSearch
最少换乘。
BUS_LEASE_CHANGE - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
最少换乘模式,换乘次数少
Least transfer mode, fewer transfers
BUS_LEASE_WALK - 类 中的静态变量com.amap.api.services.route.RouteSearch
最少步行。
BUS_LEASE_WALK - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
最少步行模式,尽可能减少步行距离
Least walking mode, minimize walking distance
BUS_NO_SUBWAY - 类 中的静态变量com.amap.api.services.route.RouteSearch
不乘地铁。
BUS_NO_SUBWAY - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
不乘地铁模式,不乘坐地铁路线
No subway mode, avoid subway routes
BUS_SAVE_MONEY - 类 中的静态变量com.amap.api.services.route.RouteSearch
最经济模式。
BUS_SAVE_MONEY - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
最经济模式,票价最低
Most economical mode, lowest fare
BUS_SUBWAY - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
地铁图模式,起终点都是地铁站 (地铁图模式下originpoi及destinationpoi为必填项)
Subway map mode, both origin and destination are subway stations (originpoi and destinationpoi are required in subway map mode)
BUS_SUBWAY_FIRST - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
地铁优先模式,步行距离不超过4KM
Subway priority mode, walking distance not exceeding 4KM
BUS_WASTE_LESS - 类 中的静态变量com.amap.api.services.route.RouteSearchV2.BusMode
时间短模式,方案花费总时间最少
Shortest time mode, minimize total travel time
BusComfortable - 类 中的静态变量com.amap.api.services.route.RouteSearch
已过时。
自V4.0.0以后,请参考 RouteSearch.BUS_COMFORTABLE
Since V4.0.0, please refer to RouteSearch.BUS_COMFORTABLE.
BusComfortable - 类 中的静态变量com.amap.api.services.share.ShareSearch
最舒适模式(公交路径规划)
Most comfortable mode (bus route planning)
BusDefault - 类 中的静态变量com.amap.api.services.route.RouteSearch
已过时。
自V4.0.0以后,请参考 RouteSearch.BUS_DEFAULT
Since V4.0.0, please refer to RouteSearch.BUS_DEFAULT.
BusDefault - 类 中的静态变量com.amap.api.services.share.ShareSearch
最快捷模式(公交路径规划)
Fastest mode (bus route planning)
Business - com.amap.api.services.poisearch中的类
定义了一个POI商业信息类。
Business(String, String, String, String, String, String, String, String, String) - 类 的构造器com.amap.api.services.poisearch.Business
Business 构造方法
Business constructor method.
BUSINESS - 类 中的静态变量com.amap.api.services.poisearch.PoiSearchV2.ShowFields
设置后返回子POI信息business相关信息
After setting, returns business-related information of sub-POI
BusinessArea - com.amap.api.services.geocoder中的类
逆地理编码返回的商圈信息。
BusinessArea() - 类 的构造器com.amap.api.services.geocoder.BusinessArea
构造BusinessArea对象
Construct a BusinessArea object
BusinessArea(Parcel) - 类 的构造器com.amap.api.services.geocoder.BusinessArea
 
BusLeaseChange - 类 中的静态变量com.amap.api.services.route.RouteSearch
已过时。
自V4.0.0以后,请参考 RouteSearch.BUS_LEASE_CHANGE
Since V4.0.0, please refer to RouteSearch.BUS_LEASE_CHANGE.
BusLeaseChange - 类 中的静态变量com.amap.api.services.share.ShareSearch
最少换乘模式(公交路径规划)
Least transfer mode (bus route planning)
BusLeaseWalk - 类 中的静态变量com.amap.api.services.route.RouteSearch
已过时。
自V4.0.0以后,请参考 RouteSearch.BUS_LEASE_WALK
Since V4.0.0, please refer to RouteSearch.BUS_LEASE_WALK.
BusLeaseWalk - 类 中的静态变量com.amap.api.services.share.ShareSearch
最少步行模式(公交路径规划)
Least walking mode (bus route planning)
BusLineItem - com.amap.api.services.busline中的类
此类定义了公交线路信息。
BusLineItem() - 类 的构造器com.amap.api.services.busline.BusLineItem
BusLineItem的构造方法
Constructor of BusLineItem.
BusLineItem(Parcel) - 类 的构造器com.amap.api.services.busline.BusLineItem
 
BusLineQuery - com.amap.api.services.busline中的类
此类定义了公交线路搜索的关键字、类别及城市。
BusLineQuery(String, BusLineQuery.SearchType, String) - 类 的构造器com.amap.api.services.busline.BusLineQuery
BusLineQuery构造函数
BusLineQuery constructor.
BusLineQuery.SearchType - com.amap.api.services.busline中的枚举
定义公交线路搜索类型
Define bus route search type.
BusLineResult - com.amap.api.services.busline中的类
公交线路搜索结果是分页显示的,从第0页开始,每页默认显示20个BusLineItem。
BusLineSearch - com.amap.api.services.busline中的类
本类为公交线路搜索的“入口”类,定义此类,开始搜索。
BusLineSearch(Context, BusLineQuery) - 类 的构造器com.amap.api.services.busline.BusLineSearch
BusLineSearch构造函数
BusLineSearch constructor.
BusLineSearch.OnBusLineSearchListener - com.amap.api.services.busline中的接口
此接口定义了公交线路查询异步处理回调接口
This interface defines the asynchronous processing callback interface for bus route queries.
BusMode() - 类 的构造器com.amap.api.services.route.RouteSearchV2.BusMode
 
BusNoSubway - 类 中的静态变量com.amap.api.services.route.RouteSearch
已过时。
自V4.0.0以后,请参考 RouteSearch.BUS_NO_SUBWAY
Since V4.0.0, please refer to RouteSearch.BUS_NO_SUBWAY.
BusNoSubway - 类 中的静态变量com.amap.api.services.share.ShareSearch
不乘地铁模式(公交路径规划)
No subway mode (bus route planning)
BusPath - com.amap.api.services.route中的类
定义了公交换乘路径规划的一个方案。
BusPath(Parcel) - 类 的构造器com.amap.api.services.route.BusPath
序列化实现
Serialization implementation.
BusPath() - 类 的构造器com.amap.api.services.route.BusPath
BusPath的构造方法
Constructor of BusPath.
BusPathV2 - com.amap.api.services.route中的类
定义了公交换乘路径规划的一个方案。
BusPathV2(Parcel) - 类 的构造器com.amap.api.services.route.BusPathV2
序列化实现
Serialization implementation.
BusPathV2() - 类 的构造器com.amap.api.services.route.BusPathV2
BusPathV2的构造方法
Constructor of BusPathV2.
BusRouteQuery(RouteSearch.FromAndTo, int, String, int) - 类 的构造器com.amap.api.services.route.RouteSearch.BusRouteQuery
BusRouteQuery构造函数。
BusRouteQuery(Parcel) - 类 的构造器com.amap.api.services.route.RouteSearch.BusRouteQuery
序列化实现
Serialization implementation.
BusRouteQuery() - 类 的构造器com.amap.api.services.route.RouteSearch.BusRouteQuery
BusRouteQuery构造函数
BusRouteQuery constructor.
BusRouteQuery(RouteSearchV2.FromAndTo, int, String, int) - 类 的构造器com.amap.api.services.route.RouteSearchV2.BusRouteQuery
BusRouteQuery构造函数。
BusRouteQuery(Parcel) - 类 的构造器com.amap.api.services.route.RouteSearchV2.BusRouteQuery
序列化实现
Serialization implementation.
BusRouteQuery() - 类 的构造器com.amap.api.services.route.RouteSearchV2.BusRouteQuery
BusRouteQuery构造函数
BusRouteQuery constructor.
BusRouteResult - com.amap.api.services.route中的类
定义了公交路径规划的结果集。
BusRouteResult(Parcel) - 类 的构造器com.amap.api.services.route.BusRouteResult
序列化实现
Serialization implementation.
BusRouteResult() - 类 的构造器com.amap.api.services.route.BusRouteResult
BusRouteResult的构造方法
The constructor method of BusRouteResult.
BusRouteResultV2 - com.amap.api.services.route中的类
定义了公交路径规划的结果集。
BusRouteResultV2(Parcel) - 类 的构造器com.amap.api.services.route.BusRouteResultV2
序列化实现
Serialization implementation.
BusRouteResultV2() - 类 的构造器com.amap.api.services.route.BusRouteResultV2
BusRouteResultV2的构造方法
The constructor method of BusRouteResultV2.
BusSaveMoney - 类 中的静态变量com.amap.api.services.route.RouteSearch
已过时。
自V4.0.0以后,请参考 RouteSearch.BUS_SAVE_MONEY
Since V4.0.0, please refer to RouteSearch.BUS_SAVE_MONEY.
BusSaveMoney - 类 中的静态变量com.amap.api.services.share.ShareSearch
最经济模式(公交路径规划)
Most economical mode (bus route planning)
BusStationItem - com.amap.api.services.busline中的类
此类定义了公交站点信息。
BusStationItem() - 类 的构造器com.amap.api.services.busline.BusStationItem
BusStationItem的构造方法
Constructor method of BusStationItem.
BusStationQuery - com.amap.api.services.busline中的类
此类定义了公交站点搜索的关键字和城市。
BusStationQuery(String, String) - 类 的构造器com.amap.api.services.busline.BusStationQuery
BusStationQuery构造函数
BusStationQuery constructor.
BusStationResult - com.amap.api.services.busline中的类
公交站点搜索结果是分页显示的,从第0页开始,每页默认显示20个BusStationItem。
BusStationSearch - com.amap.api.services.busline中的类
本类为公交站点搜索的“入口”类,定义此类,开始搜索。
BusStationSearch(Context, BusStationQuery) - 类 的构造器com.amap.api.services.busline.BusStationSearch
BusStationSearch构造函数
BusStationSearch constructor.
BusStationSearch.OnBusStationSearchListener - com.amap.api.services.busline中的接口
此接口定义了公交站点查询异步处理回调接口
This interface defines the asynchronous processing callback interface for bus station queries.
BusStep - com.amap.api.services.route中的类
定义了公交路径规划的一个路段。
BusStep(Parcel) - 类 的构造器com.amap.api.services.route.BusStep
序列化实现
Serialization implementation.
BusStep() - 类 的构造器com.amap.api.services.route.BusStep
BusStep构造方法
BusStep constructor.
BusStepV2 - com.amap.api.services.route中的类
定义了公交路径规划的一个路段。
BusStepV2(Parcel) - 类 的构造器com.amap.api.services.route.BusStepV2
序列化实现
Serialization implementation.
BusStepV2() - 类 的构造器com.amap.api.services.route.BusStepV2
BusStepV2构造方法
BusStepV2 constructor.
A B C D E F G H I K L N O P Q R S T U V W 
跳过导航链接