menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapPlatformInterface
getSize abstract method
getSize
dark_mode
light_mode
getSize
abstract method
Future
<
Size
>
getSize
(
)
Returns the current map size in logical pixels.
Implementation
Future<Size> getSize();
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapPlatformInterface
getSize abstract method
MapboxMapPlatformInterface class