| 类和说明 |
|---|
| AMapGestureListener
地图手势识别的回调,包含单双击、滑动等以及地图操作地图后稳定下来的回调
Callback for map gesture recognition, including single/double taps, swipes, and stabilization after map operations. |
| Arc
定义了在地图上绘制弧形的类。
|
| ArcOptions
圆形选项类
Circular Options Class |
| BuildingOverlay
建筑物区域Overlay,可以设置指定区域内建筑物颜色、高度及高度比例等信息,默认区域为全世界。
|
| CameraPosition
相机位置,这个类包含了所有的可视区域的位置参数。
|
| Circle
定义了在地图上绘制圆的类。
|
| CircleOptions
创建圆的选项类
Circle options class |
| CustomMapStyleOptions
自定义样式属性集
Custom Style Attribute Set |
| GLTFOverlay |
| GLTFOverlayOptions |
| GroundOverlay
定义在地图上绘制一个 Ground 覆盖物(一张图片以合适的大小贴在地图上的图片层)
位置: 可以通过设置中心点或者图片区域来确定图片层的位置。
|
| GroundOverlayOptions
ground 覆盖物的选项类。
|
| HeatMapGridLayer
热力图图层
Heatmap Layer |
| HeatMapGridLayerOptions
实现热力图
Implement heatmap |
| HeatMapLayer
热力图图层
Heatmap Layer |
| HeatMapLayerOptions
实现高德热力图
Implement Amap Heatmap |
| IndoorBuildingInfo
室内地图属性类,包含室内地图的POIID、楼层总数和当前显示楼层等。
|
| LatLng
存储经纬度坐标值的类,单位角度。
|
| LatLngBounds
代表了经纬度划分的一个矩形区域。
|
| Marker
定义地图 Marker 覆盖物
Marker 是在地图上的一个点绘制图标。 |
| MarkerOptions
Marker 的选项类。
|
| MultiPointItem
海量点中单个点的属性
Attributes of a single point in a massive point set |
| MultiPointOverlay
海量点 管理对象
可以将大量点展示在地图上 Massive points management object Can display a large number of points on the map |
| MultiPointOverlayOptions
海量点 的选项类。
|
| MVTTileOverlay |
| MVTTileOverlayOptions |
| MyLocationStyle
定位小蓝点(当前位置)的绘制样式类。
|
| MyTrafficStyle
路况拥堵情况对应的颜色
默认颜色分布为: 畅通: 0xff00a209 缓慢: 0xffff7508 拥堵: 0xffea0312 严重拥堵: 0xff92000a Colors corresponding to traffic congestion conditions Default color distribution: Smooth: 0xff00a209 Slow: 0xffff7508 Congested: 0xffea0312 Severely congested: 0xff92000a |
| NavigateArrow
定义一个地图 箭头(NavigateArrow) 覆盖物
一个导航箭头是多个连贯点的集合,拥有以下属性:
顶点
箭头是由两个顶点之间连贯的点构成的。
|
| NavigateArrowOptions
导航箭头(NavigateArrow)覆盖物的选项类。
|
| NaviPara
NaviPara 是唤起高德地图导航功能的参数类。
|
| Poi
点击地图Poi点时,该兴趣点的描述信息
Poi 是指底图上的一个自带Poi点。
|
| PoiFilter
poi避让框
|
| PoiPara
唤起高德地图周边搜索功能的参数类。
|
| Polygon
定义在地图上绘制多边形覆盖物。
|
| PolygonOptions
多边形覆盖物选项类
Polygon overlay options class |
| Polyline
定义地图线段覆盖物。
|
| PolylineOptions
线段的选项类
Polyline options class |
| RoutePara
唤起高德地图路径规划功能的参数类。
|
| Text
定义在地图中绘制的文字覆盖物。
|
| TextOptions
创建文字覆盖物选项
Create text overlay options |
| TileOverlay
定位地图瓦片图TileOverlay
TileOverlay是瓦片图层的相关类。
|
| TileOverlayOptions
瓦片TileOverlay的构造选项。
|
| TileProjection
瓦片编号范围。
|
| VisibleRegion
可视区域:地图View四个顶点对应的经纬度所围成的多边形被称作 可视区域;
此多边形是不规则四边形,如果地图没有倾斜时,可视区域为矩形,如果地图有倾斜时,可视区域为梯形。 |
| 类和说明 |
|---|
| AMapPara.LineCapType
边框尾部形状
Border end shape |
| AMapPara.LineJoinType
边框连接处形状
Border joint shape |
| ArcOptions
圆形选项类
Circular Options Class |
| BaseOptions |
| BasePointOverlay
点类型覆盖物基础对象,包含该设置位置、角度和信息窗体等基本信息
The basic object of point-type overlay, including the set position, angle, and information window. |
| BitmapDescriptor
bitmap 描述信息
在高德地图API 里,如果需要将一张图片绘制为Marker,需要用这个类把图片包装成对象,可以通过BitmapDescriptorFactory
获得一个BitmapDescriptor 对象。
|
| BuildingOverlayOptions
BuildingOverlay 选项类,包含高度颜色等设置
|
| CameraPosition
相机位置,这个类包含了所有的可视区域的位置参数。
|
| CameraPosition.Builder
创建一个摄像机的位置。
|
| CircleHoleOptions
创建圆洞的选项类
Options class for creating circular holes |
| CircleOptions
创建圆的选项类
Circle options class |
| ColorLatLng |
| CrossOverlay.UpdateItem |
| CustomMapStyleOptions
自定义样式属性集
Custom Style Attribute Set |
| GLTFOverlayOptions |
| GLTFOverlayOptionsCreator |
| GLTFResourceIterm |
| Gradient
热力图渐变颜色定义类
Heatmap gradient color definition class |
| GroundOverlayOptions
ground 覆盖物的选项类。
|
| HeatMapGridLayerOptions
实现热力图
Implement heatmap |
| HeatMapItem
热力图聚合点信息
Heatmap Aggregation Point Information |
| HeatMapLayerOptions
实现高德热力图
Implement Amap Heatmap |
| HeatmapTileProvider
实现TileProvider类,高德热力图Provider
Implement the TileProvider class, AMap Heatmap Provider |
| HeatmapTileProvider.Builder
热力图构造器.
|
| ImageOptions.ShapeType |
| LatLng
存储经纬度坐标值的类,单位角度。
|
| LatLngBounds
代表了经纬度划分的一个矩形区域。
|
| LatLngBounds.Builder
经纬度坐标矩形区域的生成器。
|
| MarkerOptions
Marker 的选项类。
|
| MultiPointItem
海量点中单个点的属性
Attributes of a single point in a massive point set |
| MultiPointOverlayOptions
海量点 的选项类。
|
| MVTTileOverlayOptions |
| MVTTileOverlayOptions.Builder |
| MyLocationStyle
定位小蓝点(当前位置)的绘制样式类。
|
| NavigateArrowOptions
导航箭头(NavigateArrow)覆盖物的选项类。
|
| PoiFilter
poi避让框
|
| PolygonHoleOptions
多边形洞配置类
Polygon Hole Configuration Class |
| PolygonOptions
多边形覆盖物选项类
Polygon overlay options class |
| PolylineOptions
线段的选项类
Polyline options class |
| PolylineOptions.LineCapType
Polyline尾部形状
Polyline tail shape |
| PolylineOptions.LineJoinType
Polyline连接处形状
Polyline joint shape |
| TextOptions
创建文字覆盖物选项
Create text overlay options |
| Tile
图片瓦块信息类。
|
| TileOverlayOptions
瓦片TileOverlay的构造选项。
|
| TileProjection
瓦片编号范围。
|
| TileProvider
接口类,为类TileOverlay提供万片图像。
|
| WeightedLatLng
带权值的经纬度位置点
Weighted latitude and longitude point |
| 类和说明 |
|---|
| LatLng
存储经纬度坐标值的类,单位角度。
|
| 类和说明 |
|---|
| BaseOptions |
| LatLng
存储经纬度坐标值的类,单位角度。
|
| 类和说明 |
|---|
| BaseOptions |
| BitmapDescriptor
bitmap 描述信息
在高德地图API 里,如果需要将一张图片绘制为Marker,需要用这个类把图片包装成对象,可以通过BitmapDescriptorFactory
获得一个BitmapDescriptor 对象。
|
| 类和说明 |
|---|
| BitmapDescriptor
bitmap 描述信息
在高德地图API 里,如果需要将一张图片绘制为Marker,需要用这个类把图片包装成对象,可以通过BitmapDescriptorFactory
获得一个BitmapDescriptor 对象。
|
| LatLng
存储经纬度坐标值的类,单位角度。
|
| 类和说明 |
|---|
| LatLng
存储经纬度坐标值的类,单位角度。
|
| 类和说明 |
|---|
| BasePointOverlay
点类型覆盖物基础对象,包含该设置位置、角度和信息窗体等基本信息
The basic object of point-type overlay, including the set position, angle, and information window. |
| BitmapDescriptor
bitmap 描述信息
在高德地图API 里,如果需要将一张图片绘制为Marker,需要用这个类把图片包装成对象,可以通过BitmapDescriptorFactory
获得一个BitmapDescriptor 对象。
|
| LatLng
存储经纬度坐标值的类,单位角度。
|
| Marker
定义地图 Marker 覆盖物
Marker 是在地图上的一个点绘制图标。 |
| 类和说明 |
|---|
| LatLng
存储经纬度坐标值的类,单位角度。
|