I’m trying to take this example from Google Maps and use an address instead of lat/long to place markers from an XML doc:
http://gmaps-samples-v3.googlecode.com/svn/trunk/xmlparsing/jqueryget.html
Does anyone have any pointers? Have you used Google Maps to show records using the address and have an example? I’ve exhausted all the places I know to look.
Thanks!
http://www.geocodezip.com/v3_MW_example_map3.html
I would post more than just a url — but without knowing what the issue is, it’s difficult to be specific. If you edit your question to include the bit of your code which is failing (or a link to your page), it should be possible to say exactly what’s going wrong.