GpsTracker / servers / php /
@Nick Fox Nick Fox authored on 2 Oct 2014
..
css changed to single styles.css file 10 years ago
images changed to single styles.css file 10 years ago
js added some validation to php updatelocation 10 years ago
mysql changed back to @date in prcSaveGPSLocation - mysql 10 years ago
README.md added some validation to php updatelocation 10 years ago
dbconnect.php updated to correct dbname 10 years ago
deleteroute.php cleaned up js file 10 years ago
displaymap-blue.php changed to single styles.css file 10 years ago
displaymap-dark.php changed dark theme 10 years ago
displaymap.php changed to single styles.css file 10 years ago
getallroutesformap.php added userName to android and php applications 10 years ago
getrouteformap.php added userName to android and php applications 10 years ago
getroutes.php added userName to android and php applications 10 years ago
updatelocation.php removed validation for sessionid and username 10 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