When reading the XML, you're looking for elements called 'marker', but your XML elements are called 'station'.
-- Marcelo - http://maps.forum.nu -- On Feb 9, 8:41 pm, Jacob <[email protected]> wrote: > I am trying to learn to use Google Maps and was following the example > found > athttp://code.google.com/apis/maps/articles/phpsqlsearch.html#createtable. > I had the search feature working because when I go to the PHP page it > returns the XML of the found locations within the radius. However when > I try to use the HTML page no locations are found. I am not sure if I > am using an invalid address to search or what. I tried increasing the > radius to see it that would help, but it didnt work. Also this work is > purely for entertainment and is not part of any schoolwork, I people > get hesitant to help sometimes if they thinks students are cheating. > > My map > > http://student.cs.appstate.edu/je77226/wataugawater/map.html -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
