mapbox-maps-flutter
mapbox-maps-flutter copied to clipboard
Get snapshot of map
Is it possible to get a snapshot(screenshot) of the map? There is https://pub.dev/packages/screenshot which has issue with PlatformView
Hi @artemsorochan, we've implemented snapshotting capabilities in https://github.com/mapbox/mapbox-maps-flutter/pull/512 and https://github.com/mapbox/mapbox-maps-flutter/pull/513 which should be a part of the next beta release.