mapboxgl-vector-tiles icon indicating copy to clipboard operation
mapboxgl-vector-tiles copied to clipboard

Rendering mapbox vector tile format using mapbox-gl

Results 4 mapboxgl-vector-tiles issues
Sort by recently updated
recently updated
newest added

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.