View on GitHub

hafenmap

Web map for Haven & Hearth

Hafenmap

Web map for Haven & Hearth.

Markers loading from google spreadsheet.

Using tileset from Odditown Haven World Map.

Installation

  1. Copy content of hafenmap folder to your web-server folder.
  2. Create new project in Google API console.
  3. Add api key for spreadsheet reading and map.
  4. Add OAuth client id for spreadsheet editing.
  5. Paste your google api key in files index.html and js\main.js (search YOUR_API_KEY).
  6. Paste your OAuth client id in file js\main.js (search YOUR_OAUTH_CLIENT_ID).