Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 924 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 924 Bytes

Build Status

mbview

Watch MBTiles in your localhost

demo

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

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