mapbox / awesome-vector-tiles

Awesome implementations of the Mapbox Vector Tile specification
https://www.mapbox.com/developers/vector-tiles/
Creative Commons Zero v1.0 Universal
2.37k stars 280 forks source link

add link to Mapbox-vector-tiles-basic-js-renderer #45

Closed d1manson closed 6 years ago

d1manson commented 6 years ago

I have just open sourced the project linked to here. Note that although it is a fork of mapbox-gl-js it offers two very different features, namely letting you render source MVT tiles outside of a proper map and rendering MVTs on top of a google map.

mapsam commented 6 years ago

Very neat! Thanks @d1manson 👍