setAccessToken abstract method

void setAccessToken(
  1. String token
)

Sets the access token used to access Mapbox services.

Implementation

void setAccessToken(String token);