0.0.3 • Published 9 years ago

tileserver-vector v0.0.3

Weekly downloads
7
License
-
Repository
github
Last release
9 years ago

tileserver-vector

A trimmed down fork of tileserver-gl for serving MBTiles and Mapbox GL styles. Built to support serving vectortiles from http://osm2vectortiles.org/.

Get Started

Install tileserver-vector from npm.

npm install -g tileserver-vector

Clone the example containing styles and fonts compatible with osm2vectortiles.

git clone https://github.com/osm2vectortiles/mapbox-gl-js-example.git
cd mapbox-gl-js-example

Start the tileserver.

tileserver-vector

More Information

More information is available on tileserver-gl which we also recommend for production usage.