1.0.2 • Published 2 months ago

mbserver v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

MBServer

A http server for MBTiles and PAK ( created by CesiumLab )

Install

$ npm install -g mbserver

Quickstart

$ mbserver --cache /Users/mac/mbtiles --verbose --port 3000

OR

$ mbserver 

MBTiles Server Service

  cache:         /Users/mac/mbtiles
  protocol:      http
  port:          3000
  domain:        localhost
  verbose:       true