Skip to content

pengchangjiang/mbview

 
 

Repository files navigation

Build Status

mbview

This repository is a fork of mapbox/mbview, but for CGCS2000.

Watch MBTiles in your localhost

demo

% npm install
% export MAPBOX_ACCESS_TOKEN='pk.0000.1111' # replace value with your mapbox public access token
% node cli.js --port 9000 ~/roads.mbtiles ~/taco-places.mbtiles

You can obtain a mapbox public token by signing up here.

Global install

% npm install -g mbview
% mbview

Or just try the demo

% cd examples
% ./try.sh

Type mbview --help to see the parameters available.

Awesome stuff

awesome 1

awesome 2

awesome 3

About

View mbtiles locally

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 86.4%
  • HTML 7.0%
  • JavaScript 6.6%