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