menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
setProjection abstract method
setProjection
dark_mode
light_mode
setProjection
abstract method
Future
<
void
>
setProjection
(
StyleProjection
projection
)
Sets the style projection.
Implementation
Future<void> setProjection(StyleProjection projection);
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
setProjection abstract method
StylePlatformInterface class