See: Description
| Exception | Description |
|---|---|
| ConversionException |
A ConversionException is thrown when a conversion failed to execute.
|
| IconBitmapChangedException | |
| InvalidLatLngBoundsException |
A InvalidLatLngBoundsException is thrown by
LatLngBounds
when there aren't enough LatLng to create a bounds. |
| InvalidMarkerPositionException |
A InvalidMarkerPositionException is thrown when a Marker object is created with an invalid LatLng position.
|
| MapboxConfigurationException |
A MapboxConfigurationException is thrown by MapboxMap when the SDK hasn't been properly initialised.
|
| TooManyIconsException |
A
TooManyIconsException is thrown by IconFactory when it
cannot create a Icon because there are already too many icons created. |