1.0.0 • Published 10 years ago

tileserver v1.0.0

Weekly downloads
95
License
-
Repository
github
Last release
10 years ago

TileServer

A tilelive-based tile server.

Features

Setup

Build Status

  • Clone

git clone https://github.com/hanchao/TileServer.git

To install dependencies and build the source files:

npm install

  • Usages

    	```./tileserver.js ./config.json 3000```
  • Preview

    open http://localhost:3000/

License

TileServer is available under the WTFPL