public class MapboxLifecycleException
extends java.lang.RuntimeException
This occurs either when Mapbox
is not correctly initialised or the provided access token
through Mapbox.getInstance(Context, String)
isn't valid.
Constructor and Description |
---|
MapboxLifecycleException()
Creates a Mapbox lifecycle exception thrown by MapView when it's lifecycle hasn't been properly integrated.
|