# simple-mbtiles-server **Repository Path**: alvisisme/simple-mbtiles-server ## Basic Information - **Project Name**: simple-mbtiles-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2020-09-21 - **Last Updated**: 2023-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # simple mbtiles server ============== ## How to use 1. `npm install` 1. `node server.js data/world_zoom_0-2.mbtiles` Visit [http://localhost:3000/1/0/0.png](http://localhost:3000/1/0/0.png) ## Reference * [chelm/mbtiles-server](https://github.com/chelm/mbtiles-server)