We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue shows the MapLibre for Swift Playgrounds changes.
This allows macOS users to explore MapLibre without requiring to build from source nor have an app to test styles and the snapshot features.
Example MapLibre map with several MGLMapDebugMaskOptions enabled.
MGLMapDebugMaskOptions
Example using MGLMapSnapshotter to take a snapshot with a customer MGLMapCamera.
MGLMapSnapshotter
MGLMapCamera
The text was updated successfully, but these errors were encountered:
Swift Playgrounds source code for #8
0b46e98
Merge pull request #9 from maplibre/master
423cf2c
No branches or pull requests
This issue shows the MapLibre for Swift Playgrounds changes.
This allows macOS users to explore MapLibre without requiring to build from source nor have an app to test styles and the snapshot features.
Example MapLibre map with several
MGLMapDebugMaskOptions
enabled.Example using
MGLMapSnapshotter
to take a snapshot with a customerMGLMapCamera
.The text was updated successfully, but these errors were encountered: