Could you suggest any solution about that? I try to see any
differences between code of aggregation map and single map and I can't
see any. Maybe because I saw this code too many times ;)
Thanks for your reply.
On Jul 4, 11:40 pm, Rossko <ros...@culzean.clara.co.uk> wrote:
> The error I can see is that your map click handler doesn't check to
> see if the overlay clicked is actually a marker, before trying to open
> an infowindow.
> You might think there are only markers on your map, but think about
> what happens after an infowindow has been opened and then you try to
> click to close it.
> cheers, Ross K