>When trying to click on a marker, I get the error:

>Error: marker.openInfoWindowHtml is not a function
>Source File: http://hardins.com/retail4.htm
>Line: 351

The MarkerLight script has this

GEvent.addDomListener(div, "click", function(event) {
    me.clicked_ = 1;
    GEvent.trigger(me, "click");
  });

I think this script was a quick demo to show an alternative to Gmarker.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to