GpsTracker / servers / php /
@brentfraser brentfraser authored on 21 Aug 2015
..
css changed to bootstrap container fluid layout for php 10 years ago
images changed to single styles.css file 10 years ago
js updated android dependencies 10 years ago
mysql changed to bootstrap container fluid layout for php 10 years ago
postgresql added databases 9 years ago
sqlite added databases 9 years ago
README.md added some validation to php updatelocation 10 years ago
dbconnect.php added databases 9 years ago
deleteroute.php added databases 9 years ago
displaymap-blue.php removed link to bootstrap default theme 10 years ago
displaymap-dark.php removed link to bootstrap default theme 10 years ago
displaymap.php removed link to bootstrap default theme 10 years ago
getallroutesformap.php added databases 9 years ago
getrouteformap.php added databases 9 years ago
getroutes.php added databases 9 years ago
updatelocation.php added databases 9 years ago
README.md

The database file is in the sqlserver or mysql directory and this needs to be restored, please read the quick start guide to see how to do that:

https://www.websmithing.com/2014/01/20/quick-start-guide-for-gpstracker-3/#aspnetserver

If you want to turn on the adsense advertisement in the map, then change line 8 of google.js to enabled:

var adsense_status = 'enabled'; and add your adsense channel number and publisher id to line 206 and 207:

user_adsense.channelNumber = "YOUR_CHANNEL_NUMBER"; user_adsense.publisherID = "YOUR_PUBLISHER_ID";
https://github.com/nickfox/GpsTracker/tree/master/servers/dotNet/javascript/leaflet-plugins/google.js