Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 475 Bytes

File metadata and controls

16 lines (8 loc) · 475 Bytes

TileViewer

TileViewer is a tiles server using Nearmap tiles, with OpenStreetMap tiles as a fallback.

Instructions

  1. Install and run the tiles server using go install && tileviewer.

  2. Ensure you have a valid API key in the exported environment variable APIKEYPROD.

  3. View the index.html file in the browser.

  4. Zoom in to a city mapped by Nearmap to see the tiles.

  5. Give focus to the map by clicking or tabbing, then use arrow keys or mouse to navigate.