Returns a snapshot of the map. The snapshot is taken from the current state of the map.
Future<Uint8List> snapshot() => _mapboxMapsPlatform.snapshot();