menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapPlatformInterface
snapshot abstract method
snapshot
dark_mode
light_mode
snapshot
abstract method
Future
<
Uint8List
>
snapshot
(
)
Captures a snapshot of the current map view as PNG-encoded bytes.
Implementation
Future<Uint8List> snapshot();
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapPlatformInterface
snapshot abstract method
MapboxMapPlatformInterface class