Greetings,
I took a stroll through this tutorial (Creating a Store Locator with
PHP, MySQL & Google Maps) 
https://developers.google.com/maps/articles/phpsqlsearch

I also went ahead and ran through this tutorial as well (Geocoding
Addresses with PHP/MySQL) 
https://developers.google.com/maps/articles/phpsqlgeocode

I have an API key.
I was successful in geocoding 234 addresses
Database table model (markers) looks like the one in the tutorial

When I attempt to parse the XML test in a browser (Firefox and IE), I
get the message:
"Checking that the XML output works" however... no xml is output and I
have only one closing parent node "<markers/>"
http://dev.sohgave.com/phpsqlsearch_genxml.php?lat=37&lng=-122&radius=25

Running the map test results in no results message...no markers
either...
http://dev.sohgave.com/testmap.html

Urrgggg...
Thanks in advance... This is basically an out of the box trial of the
tutorials.

S

-- 
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.

Reply via email to