Patched Mapbox GL Spec
See original GitHub issue@ahocevar Would it make sense to have a patched Mapbox GL spec that only contains the properties and layer types that are supported by ol-mapbox-style
?
I would take care of it. It could be in this repo or in another one.
For https://github.com/maputnik/editor this would allow me to only display properties for a OL3 style that can be supported.
And in general it would help to specify and document the subset of the Mapbox GL spec that is supported by ol-mapbox-style
.
As always - I love this plugin.
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
mapbox-gl-js/CHANGELOG.md at main - GitHub
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL - mapbox-gl-js/CHANGELOG.md at main · mapbox/mapbox-gl-js.
Read more >Style Specification | Mapbox GL JS
This specification defines and describes the visual appearance of a map: what data to draw, the order to draw it in, and how...
Read more >API Reference | Mapbox GL JS
The Mapbox GL JS API documentation to render interactive maps from vector tiles and Mapbox styles.
Read more >Map | Mapbox GL JS
Parameters ; options.maxZoom. number. default: 22. The maximum zoom level of the map (0-24). ; options.minPitch. number. default: 0. The minimum pitch of...
Read more >Mapbox GL JS
GL JS is engineered to render even the most detailed, feature-dense maps at 60 FPS on both desktop and mobile devices. The v2...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@orangemug I still didn’t find time to do this, but it’s still high on my list.
@lukasmartinelli I think you can create a pull request against https://github.com/mapbox/mapbox-gl-style-spec. I’ll take care of the formal requirements once you have submitted it. Just reference the pull request here.