Skip to content
New issue

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

Consider adding overlay support to API #5

Open
brendan-ward opened this issue Jul 26, 2018 · 2 comments
Open

Consider adding overlay support to API #5

brendan-ward opened this issue Jul 26, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@brendan-ward
Copy link
Collaborator

Could be similar to the Mapbox static API: https://www.mapbox.com/api-documentation/#retrieve-a-static-map-from-a-style

@brendan-ward brendan-ward added the enhancement New feature or request label Jul 26, 2018
@brendan-ward brendan-ward self-assigned this Jul 26, 2018
@brendan-ward
Copy link
Collaborator Author

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.

@normanrz
Copy link
Contributor

normanrz commented Jan 6, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants