menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapsOptionsPlatformInterface
setDataPath abstract method
setDataPath
dark_mode
light_mode
setDataPath
abstract method
void
setDataPath
(
String
path
)
Sets the path to the Maps data directory.
Implementation
void setDataPath(String path);
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapsOptionsPlatformInterface
setDataPath abstract method
MapboxMapsOptionsPlatformInterface class