Skip to content

A map of Toronto's main attractions for the 2016 Canadian Optimist Championship

License

Notifications You must be signed in to change notification settings

staadecker/Touristic-Map

Repository files navigation

Touristic Map

A map of with the main touristic attractions in the Toronto region. The project uses the Google Map Javascript API to display a map with markers. The map also has a custom interactive legend.

Try it out

https://staadecker.github.io/Touristic-Map/

Run it locally

  1. Download the project.

  2. Add your own Google Maps Javascript API key on line 9 of script.js and save.

    var api_key="a1b2c3d4e5f6g7h8i9j1"; //YOUR API KEY HERE

  3. Open index.html with your web browser.

  4. Optionally, modify data.js to include your own locations.

Example

screenshot