This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Convenient snapshot wrappers #9916
Labels
Android
Mapbox Maps SDK for Android
iOS
Mapbox Maps SDK for iOS
macOS
Mapbox Maps SDK for macOS
MapKit parity
For feature parity with MapKit on iOS or macOS
Milestone
Snapshots are currently returned as plain UIImage & Bitmap objects.
A convenient wrapper for these resources that converts between the image and the map view’s coordinate system would make it easier to overlay annotations and images on the snapshots.
On the iOS/macOS side, this would mean adding a
MGLMapSnapshot
and a-[MGLMapSnapshot pointForCoordinate:]
.@ivovandongen @fabian-guerra @tobrun
The text was updated successfully, but these errors were encountered: