Hi Everybody, I'm a bit new to this and I've been playing for a little while with the API to make a pretty simple mashup.
Basically what I need to achieve is a simple Zip Code search, when it searches it adds a marker pointing out the desired request. Apart from that, once the page is generated, I need to create markers that are being pulled from an XML files. I want place them by address not by lat-long. I got this two running on separate HTML files but (an here comes the problems): 1- I need them to run both on the same page/map. 2- I want to add some extra details to the XML parameters so I can also parse some HTML info to display when the marker is displayed. This is what I've got so far: Zip code search: http://www.mybluefever.com/clients/smo/zipcode.html XML parsing with geocoding: * http://www.mybluefever.com/clients/smo/xml.html and when I add more variables to the XML marker I don't seem to get them working: * http://www.mybluefever.com/clients/smo/xml2.html * It's calling 2 different XML files on both examples, one works the other does not. I guess I shall add that I'm no JS programmer, I'm just a web designer with some very basic programming knowledge so any help you can provide will be very very appreciated! :) Thanks in advance! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
