GpsTracker / servers / php /
@Nick Fox Nick Fox authored on 24 Nov 2014
..
css changed to bootstrap container fluid layout for php 10 years ago
images changed to single styles.css file 10 years ago
js Update google.js 10 years ago
mysql changed to bootstrap container fluid layout for php 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 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 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 added replace function for decimals in updatelocation, thanks Wim 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