| Interface | Description |
|---|---|
| ModuleProvider |
Injects concrete instances of configurable abstractions
|
| Class | Description |
|---|---|
| Dingi |
The entry point to initialize the Dingi Android SDK.
|
| LibraryLoader |
Loads the dingi-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 |