snapshot abstract method

Future<Uint8List> snapshot()

Captures a snapshot of the current map view as PNG-encoded bytes.

Implementation

Future<Uint8List> snapshot();