On Oct 3, 8:06 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I added that tohttp://www.hardins.com/retail2.htmand the search is > finding addresses, but not placing a marker
I get an error (IE6) newIcon is undefined. The only icon you have defined on that page is blueIcon. > > On Oct 3, 10:20 am, Ralph Ames <[EMAIL PROTECTED]> wrote: > > > > > >http://www.hardins.com/retail2.htmiswhere I am trying to change the > > >icon that is shown. I'm not sure where I am failing there, it is > > >still showing the default icon. > > > Add this line > > > var point = new GLatLng(p[1],p[0]); > > > and change this line > > > var marker = new GMarker(point,newIcon); > > > Ralph- 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 -~----------~----~----~----~------~----~------~--~---
