Quick start on macOS

  1. Download some demo tiles.

  2. Download the latest version of Martin from the release page. Use about this Mac to find your processors type.

  3. Extract content of both files and place them in a same directory.

  4. Open the command prompt and navigate to the directory where martin and world_cities.mbtiles are located.

  5. Run the following command to start Martin with the demo data:

# Show Martin help screen
./martin --help

# Run Martin with the sample data as the only tile source
./martin world_cities.mbtiles

View the map

See quick start with QGIS for instructions on how to view the map.