See: Description
| Interface | Description |
|---|---|
| CompassListener |
Callbacks related to the compass
|
| OnCameraTrackingChangedListener |
Listener that gets invoked when camera tracking state changes.
|
| OnLocationLayerClickListener |
The Location Layer Plugin exposes an API for listening to when the user clicks on the location
layer icon visible on the map.
|
| OnLocationLayerLongClickListener |
The Location Layer Plugin exposes an API for listening to when the user long clicks on the location
layer icon visible on the map.
|
| OnLocationStaleListener |
Listener that can be added as a callback when the last location update
is considered stale.
|
| Class | Description |
|---|---|
| LocationLayerOptions |
This class exposes options for the Location Layer Plugin.
|
| LocationLayerOptions.Builder |
Builder class for constructing a new instance of
LocationLayerOptions. |
| LocationLayerPlugin |
The Location layer plugin provides location awareness to your mobile application.
|
| Utils |