This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add support for runtime styling when snapshotting #9914
Comments
On iOS/macOS, would chaining operations to the snapshot’s start require something along the lines of #6386? |
If this feature is implemented, we’d be able to conditionally enable transparency in snapshots (#10118) based on whether the background style layer is transparent. |
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions. |
This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions. |
Fixed in #16268. mapbox/mapbox-gl-native-android#220 tracks hooking the feature up on Android. mapbox/mapbox-gl-native-ios#200 tracks hooking the feature up on iOS and macOS. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Now that snapshots landed in Android/Core #9748 & iOS/macOS #9891, let's take it one step further by exposing runtime styling to the snapshotters:
On the iOS/macOS side, I'd propose something along these lines:
@ivovandongen @fabian-guerra @tobrun
The text was updated successfully, but these errors were encountered: