| Interface | Description |
|---|---|
| LibraryLoaderProvider |
Injects the default library loader.
|
| ModuleProvider |
Injects concrete instances of configurable abstractions
|
| Class | Description |
|---|---|
| LibraryLoader |
Loads the mapbox-gl shared library
|
| MapStrictMode |
Using this class you can enable a strict mode that will throw the
MapStrictModeException
whenever the map would fail silently otherwise. |
| ModuleProviderImpl | |
| TrimbleMaps |
The entry point to initialize the TrimbleMaps Android SDK.
|