| AgileMarkerOptions |
百变 Marker 配置项,用于创建和配置百变Marker。
支持链式调用,例如:
new AgileMarkerOptions()
.setMarkerId("marker_1")
.setLatlng(new LatLng(39.9, 116.4))
.setZIndex(10)
.setClickable(true);
|
| AgileMarkerOptions.AgileAvoidRouteRule |
路线避让规则,用于配置百变 Marker 对路线的避让行为。
|
| AlphaAnimation |
Alpha动画,支持从一个alpha到另一个alpha的渐变
创建动画使用 createAlphaAnimation(float, float)
|
| AnimationSet |
一组动画
创建动画使用 createAnimationSet(boolean)
|
| AoiLayerOptions |
地图POI的区域面配置项 |
| ArcOptions |
圆弧线配置 |
| BaseAnimation |
|
| BitmapDescriptor |
Bitmap的描述信息
|
| BitmapDescriptorFactory |
|
| BubbleOptions |
This class is deprecated.
从4.3.5版本起,标记废弃
|
| BuildingLightInfo |
|
| CameraPosition |
定义地图状态的类
|
| CameraPosition.Builder |
CameraPosition 的Builder类
|
| CamerParameter |
|
| CircleOptions |
创建圆的参数类
|
| CustomLayerOptions |
个性化图层设置选项 |
| EmergeAnimation |
这个动画最初是给Polyline出现时用的。
创建动画使用 createEmergeAnimation(LatLng)
|
| GeneralTranslateAnimator |
|
| GeneralTranslateAnimator.Builder |
|
| GroundOverlayOptions |
All rights Reserved, Designed By lbs.qq.com@Description: |
| GSVersion |
|
| IndoorBuilding |
室内图结构定义 |
| IndoorInfo |
Marker 或者 Polyline 所从属的室内图信息
|
| IndoorLevel |
室内图各个楼层结构定义 |
| IndoorMapPoi |
All rights Reserved, Designed By lbs.qq.com@Description: |
| IntersectionOverlayOptions |
This class is deprecated.
6.0版本之后废弃
|
| LatLngListDeserializer |
|
| LightColor |
|
| LightDirection |
|
| LocationCompass |
|
| LocationNavigationGravityline |
|
| MapPoi |
地图标注结构定义 |
| MapRouteSection |
GLMapLib2.0.h
typedef struct MapRouteSectionWithName |
| MapRouteSectionWithName |
This class is deprecated.
4.3.0 建议使用MapRouteSection
|
| MarkerOptions |
标注属性
|
| MaskLayerOptions |
This class is deprecated.
从4.3.5版本起,标记废弃
|
| MyLocationConfig |
|
| MyLocationConfig.Builder |
|
| MyLocationStyle |
All rights Reserved, Designed By lbs.qq.com@Description: |
| New3DImmersiveConfig |
新3D沉浸图配置
|
| New3DImmersiveConfig.Builder |
|
| OverSeaTileProvider |
海外图源提供器 |
| PolygonOptions |
设置多边形相关选项
|
| PolylineOptions |
设置折线相关选项
|
| PolylineOptions.Colors |
可用的颜色 |
| PolylineOptions.LineType |
|
| PolylineOptions.SegmentText |
分段展示的文字对象
|
| PolylineOptions.Text |
polyline 上展示的文字对象 |
| PolylineOptions.Text.Builder |
|
| RotateAnimation |
旋转动画
创建动画使用 createRotateAnimation(float, float, float, float, float)
|
| RotateAnimationController |
|
| ScaleAnimation |
缩放动画
创建动画使用 createScaleAnimation(float, float, float, float)
|
| SimpleMapGestureListener |
地图手势识别的回调
|
| SubPoi |
子标注
|
| TencentMapGestureListenerList |
TencentMapGestureListener集合类 |
| Tile |
通过 TileProvider 获取的瓦片对象
|
| TileOverlayOptions |
TileProvider builder
|
| TrafficStyle |
All rights Reserved, Designed By lbs.qq.com@Description: |
| TranslateAnimation |
平移动画
创建动画使用 createTranslateAnimation(LatLng)
|
| UrlTileProvider |
网络瓦片提供器
|
| VectorHeatAggregationUnit |
热力图渲染单元,与 type(VectorHeatOverlayOptions.VectorHeatOverlayType) 设置有关
|
| VectorHeatOverlayOptions |
This class is deprecated.
请使用 addVectorOverlay(VectorOverlayProvider)
|
| VisibleRegion |
可视区域
|