Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 688 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 688 Bytes

www-nearby-map

A simple web application that uses the Mapzen Vector Tile Service to tell you what features in OpenStreetMap are nearby (at zoom level 16).

Usage

  1. You will need an API key to use the Mapzen Vector Tile Service. They are free and easy to get by visiting: https://mapzen.com/developers

  2. Once you've created an API key you will need to make a copy of the www/config.js.example named... you got it: www/config.js. Once you have look inside the file and replace the placeholder API key with your own.

  3. Open www/index.html in your web browser. Walk around. Repeat.

See also