mapbox / mapbox-maps-flutter

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

MapWidget snapshotting #513

Closed evil159 closed 2 weeks ago

evil159 commented 3 weeks ago

What does this pull request do?

Adds MapWidget.snapshot() method allowing to capture a snapshot image of the current state of the map widget.

What is the motivation and context behind this change?

API parity with platform SDKs.

Pull request checklist: