menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxOptionsPlatformInterface
setAccessToken abstract method
setAccessToken
dark_mode
light_mode
setAccessToken
abstract method
void
setAccessToken
(
String
token
)
Sets the access token used to access Mapbox services.
Implementation
void setAccessToken(String token);
mapbox_maps_flutter
mapbox_maps_flutter
MapboxOptionsPlatformInterface
setAccessToken abstract method
MapboxOptionsPlatformInterface class