| 接口 | 说明 |
|---|---|
| Animation |
地图Overlay的动画基类
|
| AnimationListener |
动画播放的状态监听器
|
| AoiLayer |
地图POI的区域面
|
| AoiLayer.OnAoiLayerLoadListener |
区域面加载回调
|
| BitmapDescriptor.BitmapFormator | |
| BubbleGroup | 已过时
从4.3.5版本起,标记废弃
|
| Circle | |
| CustomLayer | |
| GroundOverlay |
All rights Reserved, Designed By lbs.qq.com
|
| IAlphaAnimation |
Alpha动画,支持从一个alpha到另一个alpha的渐变
创建动画使用
TencentMapComponent.createAlphaAnimation(float, float) |
| IAnimationSet |
一组动画
创建动画使用
TencentMapComponent.createAnimationSet(boolean) |
| IEmergeAnimation |
这个动画最初是给Polyline出现时用的。
|
| ILanguage | |
| IntersectionOverlay |
All rights Reserved, Designed By lbs.qq.com
|
| IOverlay | |
| IRotateAnimation | |
| IScaleAnimation | |
| ITranslateAnimation | |
| Marker | |
| MarkerGroup | 已过时
从4.3.5版本起,标记废弃
|
| MaskLayer | 已过时
从4.3.5版本起,标记废弃
|
| Polygon | |
| Polyline | |
| TencentMapGestureListener | |
| TileOverlay | |
| TileProvider |
瓦片获取接口
|
| TrafficEvent |
All rights Reserved, Designed By lbs.qq.com
|
| VectorHeatOverlay |
All rights Reserved, Designed By lbs.qq.com
|
| 枚举 | 说明 |
|---|---|
| Language |
底图语言类型(需要与GLMapLib2.0.h里定义的MapLanguage对应)
|
| MapKernel |
地图核心
|
| MapViewType | |
| OverSeaSource |
海外图源
|
| PolylineOptions.ColorType |
路线颜色类型
|
| PolylineOptions.TextPriority |
文字优先级,目前只有两级,当两条带文字的 polyline 的交点处需要展示文字时,只展示高优先级的 polyline 上的文字。
|
| RestrictBoundsFitMode |
接口
TencentMap.setRestrictBounds(LatLngBounds, RestrictBoundsFitMode) 允许设置的 RestrictBoundsFitMode |
| VectorHeatOverlayOptions.VectorHeatOverlayType |
支持的热力图展示类型
|
| 注释类型 | 说明 |
|---|---|
| BitmapDescriptor.BitmapFormator.BitmapFormatType |