I have been trying to follow this old Google tutorial (could be the problem)
https://developers.google.com/maps/articles/phpsqlsearch_v3
But for some reason I cannot see the xml file? I know it is connecting to the database and selecting the correct table but my xml file just shows empty?
My database has data inside with the sample data google supplied.
Any Ideas why this is happening?
Thanks
Brent
There is data there, just not within a radius of 25:
http://isca01.bigwavemedia.info/~watfordy/googlemaps/phpsqlsearch_genxml.php?lat=37&lng=-122&radius=25000
It even can be displayed on a Google Maps API v3 map