On Dec 1, 9:31 am, needgooglemaphelp <[email protected]> wrote: > www.pesttrackers.com/func.inc.phpThis worked yesterday and all the time > before today when I tried to do a search. If it is empty a message does > come up but when I try to search for a location it does not work at all. > Nothing happens when I hit the submit button. Please could you tell me the > possible errors because I don't see anything wrong with the code:(
1. Why are you including the API twice? 2. The first thing to check on a map that accesses data via an xml feed is that the feed is valid and working. Yours isn't: http://www.pesttrackers.com/phpsqlsearch_genxml.php?lat=-118&lng=30&radius=25000 -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
