mapbox-maps-flutter icon indicating copy to clipboard operation
mapbox-maps-flutter copied to clipboard

Get snapshot of map

Open artemsorochan opened this issue 2 years ago • 1 comments

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

artemsorochan avatar Jul 20 '23 08:07 artemsorochan

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.

evil159 avatar Apr 30 '24 12:04 evil159