Class | Description |
---|---|
CameraPosition |
Created by hassanjamil on 2017-02-11.
|
CameraPosition.Builder | |
Circle | |
CircleOptions |
Class created by magma3 on 1/27/2017.
|
ConfigChooser |
ConfigChooser is a convenience class for configuring a GLSurfaceView . |
HttpHandler |
HttpHandler is a class for customizing HTTP requests for map resources, it can be
extended to override the request or caching behavior. |
IconFactory |
This class provides built in methods to set default icon or
load bitmap from different sources including resources,
drawable, assets etc.
|
LngLat |
LngLat represents a geographic coordinate with longitude and latitude. |
MapController |
MapController is the main class for interacting with map. |
MapView |
MapView is a View for displaying a map. |
Marker | |
MarkerOptions | |
Polygon | |
PolygonOptions | |
Polyline | |
PolylineOptions | |
SceneError |
SceneError Holds an error status and its associated scene updated |
SceneUpdate |
SceneUpdate Represents a DataStructure to specify a yaml path and the corresponding value for a Scene Update. |
SceneUpdateError |
SceneUpdateError Holds an error status and its associated scene updated |
TouchInput |
TouchInput collects touch data, applies gesture detectors, resolves simultaneous
detection, and calls the appropriate input responders. |
UISettings |
Settings to customize/show/hide controls on map,
only when
MapView.OnMapReadyCallback received. |
UnsafeOkHttpClient |
Enum | Description |
---|---|
MapController.CameraType |
Options for changing the appearance of 3D geometry
|
MapController.DebugFlag |
Options for enabling debug rendering features
|
MapController.EaseType |
Options for interpolating map parameters
|
MapController.Error |
Options representing an error generated after from the map controller
|
MapController.MyLocationArg |
Enum to pass to
MapController.setMyLocationEnabled(boolean, MyLocationArg) method,
And the method will perform action as user/developer's setting. |
MapMode |
Enum to provide different map modes constants
|
TouchInput.Gestures |
List of gestures that can be detected and responded to
|