GLMapAnimation |
GLMapAnimation defines animation of objects parameters that will be executed
synchronously.
|
GLMapBBox |
GLMapBBox defines some rectangular area of map
|
GLMapDocumentTreeStorage |
|
GLMapDownloadTask |
GLMapDownloadTask downloads map and extracts it at the same time
|
GLMapDrawable |
GLMapDrawable is a bridge class that displays single object on map.
|
GLMapDrawAttributes |
|
GLMapDrawObject |
GLMapDrawObject is a base class for GLMapDrawable, GLMapTrack, GLMapMarkerLayer,
GLMapImageGroup
|
GLMapError |
GLMapError contains information about error and it's origin.
|
GLMapGesturesDetector |
Detector of gestures for map view
|
GLMapImageGroup |
GLMapImageGroup is a bridge class, to work with GLMap internal representation of
image group.
|
GLMapInfo |
GLMapInfo is information object about an offline map.
|
GLMapLocaleSettings |
`GLMapLocaleSettings` sets language order to all `GLMapView` objects
|
GLMapManager |
GLMapManager is a singleton object that manages offline maps
|
GLMapMarkerImage |
GLMapMarkerImage holds information of image used by GLMapMarkerStyleCollection
|
GLMapMarkerLayer |
GLMapMarkerLayer displays a markers with given style.
|
GLMapMarkerStyleCollection |
GLMapMarkerStyleCollection holds collection of styles, used to draw marker layer.
|
GLMapMarkerStyleCollectionDataCallback |
GLMapMarkerStyleCollectionDataCallback is called for each marker or cluster to get
display data
|
GLMapRasterTileSource |
GLMapRasterTileSource setups custom raster tile source.
|
GLMapRelation |
GLMapRelation is a bridge class, to work with GLMap internal representation of
relation.
|
GLMapStyleParser |
`GLMapStyleParser` is class to parse style and analyze result of parsing
|
GLMapTextureView |
|
GLMapTrack |
GLMapTrack is a bridge class, to work with GLMap internal representation of track on
map.
|
GLMapTrackData |
GLMapTrackData holds data for track
|
GLMapTrackLayer |
GLMapTrack is a bridge class, to work with GLMap internal representation of track on
map.
|
GLMapValue |
GLMapValue is a class that hold string value and optional information to highlight
some parts of it.
|
GLMapVectorCascadeStyle |
|
GLMapVectorObject |
GLMapVectorObject is a bridge class, to work with GLMap internal representation of
vector object.
|
GLMapVectorObjectList |
GLMapVectorObject is a bridge class, to work with GLMap internal representation of
array of vector object.
|
GLMapVectorStyle |
|
GLMapVectorTileSource |
Use `GLMapVectorTileSource` to set layers in `GLMapView`
|
GLMapView |
GLMapView is a custom SurfaceView that renders and presents vector map
|
GLMapViewRenderer |
|
GLNativeObject |
Created by destman on 10/28/16.
|
ImageManager |
ImageManager renders images from svg format and load images from resources.
|
MapGeoPoint |
MapGeoPoint stores geo coordinates in WGS84 format.
|
MapPoint |
MapPoint is used store coordinates in map internal format
|
MapPointSet |
MapPointSet handles operations on set of points.
|
NetworkTask |
|