| MapViewInterface | MapViewInterface is a common interface for map rendering and interaction implementations. |
| BalloonPopupButtonClickInfo | A container class that provides information about a click performed on a BalloonPopupButton element. |
| GLTextureView | GLTextureView is a wrapper for TextureView class that emulates GLSurfaceView API. |
| MapClickInfo | A container class that provides information about a click performed on an empty area of the map. |
| MapEventListener | Listener for events like map clicks etc. |
| MapInteractionInfo | A container class that provides information about a map interaction performed from UI. |
| MapView | MapView is a view class supporting map rendering and interaction. |
| NMLModelLODTreeClickInfo | A container class that provides information about a click performed on a NMLModelLODTree element. |
| PopupClickInfo | A container class that provides information about a click performed on a popup. |
| PopupDrawInfo | A container class that provides information how to draw the popup. |
| RasterTileClickInfo | A container class that provides information about a click performed on raster tile. |
| TextureMapView | MapView is a view class supporting map rendering and interaction. |
| UTFGridClickInfo | A container class that provides information about a click performed on an UTF grid. |
| VectorElementClickInfo | A container class that provides information about a click performed on a vector element. |
| VectorElementDragInfo | A container class that provides information about a dragging performed on a vector element or vector element vertex. |
| VectorTileClickInfo | A container class that provides information about a click performed on vector tile feature. |
| ClickType | Possible click types. |
| VectorElementDragMode | Possible drag modes. |