You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
A blocker for getting our render node test suite running on Android in #10047, is the ability to create a MapSnapshot using a local style json. A render test consists out of a style.json and the resulting expected.png (see an example here). Atm a snapshot can only load a style from a styleUrl. Suggesting to implement this as MapSnapshotter.Options#setStyleJson.
The text was updated successfully, but these errors were encountered:
A blocker for getting our render node test suite running on Android in #10047, is the ability to create a MapSnapshot using a local style json. A render test consists out of a
style.json
and the resultingexpected.png
(see an example here). Atm a snapshot can only load a style from a styleUrl. Suggesting to implement this asMapSnapshotter.Options#setStyleJson
.The text was updated successfully, but these errors were encountered: