menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapPlatformInterface
getMapOptions abstract method
getMapOptions
dark_mode
light_mode
getMapOptions
abstract method
Future
<
MapOptions
>
getMapOptions
(
)
Returns the configured
MapOptions
for this map.
Implementation
Future<MapOptions> getMapOptions();
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapPlatformInterface
getMapOptions abstract method
MapboxMapPlatformInterface class