Oops, forgot to add the link of the current state: http://www.mybluefever.com/clients/smo/reload.html There it goes! :)
On Jun 18, 1:04 pm, Fernando <[email protected]> wrote: > Hi Ralph, > First thanks for your quick feedback, I made some advances... > > 1- I managed to get the zip code search and the xml thing working on > the same map. I even changed the color of the marker to separate them > (which it's a little misplaced but for the time being it's not a major > problem) > > 2- Also managed to parse the HTML attribute from within the XML (the > "<br>" fixed it). Now the markers display perfectly. > > The problem now: > I don't know how to address is the "openInfoWindowHtml" for the > markers parsed from the XML. It prints the HTML string of the last > marker but not the HTML string I setup for each marker. In this case > it always prints "Text for the marker: 4". > - Any ideas how to get this working? Everything else seems to be > working perfectly. > > As for your suggestion on the geocoding. The addresses will be > variable since the XML will be generated by a CMS (ExpressionEngine > for that matter). It won't be a popular site so I won't overload the > server with geocoding requests if that is your concern although I'd > like to optimize this in the near future. > > Once again I thank you for your time :) > > On Jun 18, 11:38 am, Ralph Ames <[email protected]> wrote: > > > If you know the address like it suggests from this xmlfile > > >http://www.mybluefever.com/clients/smo/smo_noextra.xml > > > you should geocode them once and use the coordinates instead. > > > Ralph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
