mapbox / mapbox-maps-flutter

Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
https://www.mapbox.com/mobile-maps-sdk
Other
277 stars 107 forks source link

Get snapshot of map #210

Open artemsorochan opened 1 year ago

artemsorochan commented 1 year ago

Is it possible to get a snapshot(screenshot) of the map? There is https://pub.dev/packages/screenshot which has issue with PlatformView

evil159 commented 4 months ago

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.