On Oct 17, 2:47 pm, Gil <[EMAIL PROTECTED]> wrote: > Map still will not load. I notice that I have 2 lines of code that > are the same for icon.image = in 2 places, if that could be the > problem although I've tried to remove each at different times with no > success. This is one problem: icon.image = "http://www.tiltonrealty.com/Markers/\"red\"+ MarkerA + \".png"";
each line like the above has an extra " at the end of it... -- Larry > > On Oct 17, 1:49 pm, Ralph Ames <[EMAIL PROTECTED]> wrote: > > > >but the map itself won't load. I > > >can't find the error to make the map load. Please help. > > >http://www.tiltonrealty.com/Test-Gil-Markers-02.html > > > Use this > > icon.image = "http://www.tiltonrealty.com/Markers/\"red\"+ MarkerA > > +\".png\""; > > > remove this > > var text = "<div style=\"white-space:nowrap;\"><div align=\"center\" > > class=\"smalltext\">"+html +"</div></div>"; > > > 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 -~----------~----~----~----~------~----~------~--~---
