On Jul 24, 4:10 pm, "[email protected]" <[email protected]> wrote: > On Jul 24, 1:16 pm, comprx <[email protected]> wrote: > > > The issue around the domains being different > > iehttp://www.dealsatyourdoor.com > > is not the same ashttp://dealsatyourdoor.comwasa result of the way > > I was attempting to call the xml file. I used a relative path and that > > fixed it (in a dubugging attempt i had replaced it with > > thewww.dealsatyourdoo.com > > absolute path) > > > Also as i stated many posts ago I think the problem is within the > > openInfoWindowHtml(html) html variable. If i make that variable just > > a word the markers show up.
The infoWindows work for me (on my version): http://www.geocodezip.com/dealsatyourdoor_com_mainmap2b.html -- Larry > > > I am saving my semi working version (markers are showing up now but I > > had to strip out the html from the info windows) and starting on a > > copy of it to debug the info windows. > > in your xml file this: > logo="<?php echo $deflogo;?>" > looks wrong. > ("<" is not allowed as attribute text, shouldn't that be processed by > your server?) > > If you are trying to output php dynamically inside the infowindow, > that isn't going to work (the infowindow is on the client, the php is > processed on the server). > > -- Larry > > > > > > > I will post back my results.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
