Thanks to visit codestin.com
Credit goes to github.com

Skip to content

envyenx/travels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Map your travels around the world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • HTML 25.6%
  • CSS 19.1%