Skip to content

mapbox/mbview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 23, 2021
e64bd86 · May 23, 2021
May 11, 2016
May 23, 2021
May 23, 2021
Jun 21, 2019
Mar 15, 2017
Jun 28, 2016
May 23, 2021
May 23, 2021
May 6, 2016
Apr 21, 2020
May 23, 2021
May 6, 2016
May 23, 2021
May 23, 2021
May 23, 2021
May 23, 2021

Repository files navigation

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 @mapbox/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