Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 755 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 755 Bytes

Travels

License: MIT

Map your travels around the world.

Preview

See a live demo here: https://robertmarsal.github.io/travels/

Installation

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

Configuration

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.