mbview

2.0.1 • Public • Published

Build Status

mbview

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

Package Sidebar

Install

npm i mbview

Weekly Downloads

38

Version

2.0.1

License

MIT

Unpacked Size

2.8 MB

Total Files

18

Last publish

Collaborators

  • mapbox-admin