2.0.1 • Published 7 years ago
@cgcs2000/mbview v2.0.1
mbview
This repository is a fork of
mapbox/mbview, but for CGCS2000.
Watch MBTiles in your localhost

% 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.mbtilesYou can obtain a mapbox public token by signing up here.
Global install
% npm install -g mbview
% mbviewOr just try the demo
% cd examples
% ./try.shType mbview --help to see the parameters available.
Awesome stuff


