mapboxgl-vector-tiles
mapboxgl-vector-tiles copied to clipboard
Rendering mapbox vector tile format using mapbox-gl
I was trying to follow along with this example using mapboxgl v0.22.0 and it throws console errors due to the style being `version: 7`. Are there any examples of using...
Does this style have an official name? I forked the style on https://github.com/lukasmartinelli/tilezen-gl-style so I can show it as a example how to use Tilezen with Maputnik (my OSS map...
eg: ``` "source-layer": "boundaries", "filter": ["==", "type", "country"], ``` See related issue for more information.