.. | |||
images | 11 years ago | ||
javascript | 10 years ago | ||
mysql | 11 years ago | ||
styles | 11 years ago | ||
README.md | 10 years ago | ||
dbconnect.php | 11 years ago | ||
deleteroute.php | 11 years ago | ||
displaymap.php | 11 years ago | ||
getrouteformap.php | 11 years ago | ||
getroutes.php | 11 years ago | ||
updatelocation.php | 11 years ago |
The php version of GpsTracker is now updated to v3 of google maps and jquery. If you want to turn off the advertisement in the map, then change line 8 of google.js to disabled:
var adsense_status = 'disabled';
https://github.com/nickfox/GpsTracker/blob/master/servers/php/javascript/leaflet-plugins/google.js
If you want continue using adverstising, then change the channelNumber and publisherID on lines 186 and 187 to your own adsense information.