menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
getProjection abstract method
getProjection
dark_mode
light_mode
getProjection
abstract method
Future
<
StyleProjection
?
>
getProjection
(
)
Returns the style projection.
Implementation
Future<StyleProjection?> getProjection();
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
getProjection abstract method
StylePlatformInterface class