Skip to content

ykarikos/showroute

Repository files navigation

Showroute

Visualise KML route file on Google Maps. You can export KML files from Google Maps timeline. Showroute can only map Finnish location category names (such as Driving and Restaurant).

Example visualisation

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Set GOOGLE_MAPS_API_KEY environment variable with your Google Maps API key.

Running

  • Place your KML file in resources/route.kml.
  • Start the web server for the application: lein ring server

Todo

  • Upload and list KML files
  • Combine a set of KML files
  • Show timestamps between KML Placemarks.
  • Figure out localized category names for other languages and map them to same icons.
  • Select best possible zoom level based on the coordinates.

License

Showroute's source code is licensed with the MIT License, see LICENSE.txt.

Thanks

This project is a grateful recipient of the Futurice Open Source sponsorship program 🌶🦄.

About

Visualise KML route file on Google Maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages