FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mapbox/mbview: View mbtiles locally · GitHub

This repository was archived by the owner on Oct 14, 2025. It is now read-only.
/ mbview Public archive

mbview

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.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

About

View mbtiles locally

Resources

Code of conduct

Contributing

Security policy

Stars

404 stars

Watchers

33 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL