类 | 说明 |
---|---|
BalloonPopup |
一个高度可配置的弹出式实现,允许用户指定标题、描述、颜色、图像、字体大小等。
|
BalloonPopupModuleJNI | |
Billboard |
A base class for billboard elements that can be displayed on the map.
|
BillboardModuleJNI | |
Circle | |
CircleModuleJNI | |
CustomPopup |
A popup with user defined handler.
|
CustomPopupHandler |
A handler class for custom popups.
|
CustomPopupHandlerModuleJNI | |
CustomPopupModuleJNI | |
GeometryCollection |
能显示在地图上的复合几何对象的集合
|
GeometryCollectionModuleJNI | |
Label |
An abstract billboard element with a dynamically drawn bitmap that can be displayed on the map.
|
LabelModuleJNI | |
Line |
能显示在地图上的线对象
|
LineModuleJNI | |
Marker |
带有静态位图的元素,可以在地图上显示。
|
MarkerModuleJNI | |
MultiPolygon | |
MultiPolygonModuleJNI | |
NMLModel |
A 3D model that can be displayed on the map.
|
NMLModelModuleJNI | |
Point |
A geometric point that can be displayed on the map.
|
PointModuleJNI | |
Polygon |
A geometric polygon that can be displayed on the map.
|
Polygon3D |
A geometric 3d polygon that can be displayed on the map.
|
Polygon3DModuleJNI | |
PolygonModuleJNI | |
Popup |
An abstract billboard element that can be displayed on the map.
|
PopupModuleJNI | |
Text |
能在地图上显示的文字
|
TextModuleJNI | |
VectorElement |
所有矢量元素的基类 (points, lines, texts, models, etc).
|
VectorElementModuleJNI | |
VectorElementVector |