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
Could be similar to the Mapbox static API: https://www.mapbox.com/api-documentation/#retrieve-a-static-map-from-a-style
The text was updated successfully, but these errors were encountered:
This can be done directly through the style: https://www.mapbox.com/mapbox-gl-js/style-spec#sources-geojson
So we just need to add an example to demonstrate it.
Sorry, something went wrong.
I agree that this doesn't need a separate API. There is an example in the tests now: https://github.com/consbio/mbgl-renderer/blob/master/tests/fixtures/example-style.json
I think only a section in the Readme is missing.
brendan-ward
No branches or pull requests
Could be similar to the Mapbox static API: https://www.mapbox.com/api-documentation/#retrieve-a-static-map-from-a-style
The text was updated successfully, but these errors were encountered: