public class InvalidAccessTokenException
extends java.lang.RuntimeException
InvalidAccessTokenException is thrown by MapboxMap when there is either no access
token set before MapView.onCreate(Bundle) or an invalid access token is set in MapView.setAccessToken(String)| Constructor and Description |
|---|
InvalidAccessTokenException() |