Map your travels around the world.
See a live demo here: https://robertmarsal.github.io/travels/
Clone this repository then move the public folder into the html folder of your web server
git clone https://github.com/robertmarsal/travels.git
mv travels/public /var/www/html/travels
To configure the application please copy the data.js.dist
file to data.js
and fill in the details.
You will need a Google Maps API Key and the lat/lng of the locations you want to map.