Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

mbtiles-server

Wow. It's really easy to serve mbtiles files without having to host them with Mapbox, just serve them yourself.

First, just create an mbtiles file (via Tilemill probably cause it's freaking amazing), then:

  1. npm install
  2. node server.js TILEFILE [PORT]

Visit http://localhost:3000/3/1/2.png

About

A very simple node.js server for mbtiles

Resources

Stars

163 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages