Skip to content

Repository files navigation

Travel Map

Push pin travel map in your browser.

This is basically a Google Map that fills the entire browser window. It's populated with custom markers that are stored in your MySQL database.

Installation

Change your MySQL database credentials in dbconnection.php, then navigate to install.php to create tables.

Administration

Navigate to add.html to add pins. This will add the match that is closest to your query. Most queries will yield the correct place, like typing "London" will match "London, UK"; for others you'll have to be more specific, like "Moscow, IA". There's "Undo" button in case you've stumbled upon a wrong match.

The map

Your complete map is accessible on index.html. Specifying query string ?countries=1 will highlight countries of the pins.

Demo

http://travelmap-oleg131.rhcloud.com/
http://travelmap-oleg131.rhcloud.com/?countries=1
http://travelmap-oleg131.rhcloud.com/add.html

About

Full screen map with markers. Imitates a board map with push pins, marking where one has been on travels.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages