On Sep 15, 4:42 pm, Noviceguy wrote:
> i have an event that attaches an infowindow to every marker on click.
>
Another approach is to create a single InfoWindow object and change
its contents and position. There is a custom method
marker.attachInfoWindow() presented here
http://koti.mbnet.fi/ojalesa/boundsbox/attachinfowindow.htm
That creates the InfoWindow object and recycles it. InfoWindow is also
closed by click on map.