Maintenance status:
TileMill has shifted to an open open source contributor model and moved to its own organization, tilemill-project.
Mapbox
- Mapbox Studio: the official, supported successor to TileMill
Community
To install from source just do:
git clone https://github.com/tilemill-project/tilemill.git cd tilemill npm install Then to start TileMill do:
./index.js # and then view http://localhost:20009 in your web browser For more extended details follow: