Open GoogleCodeExporter opened 9 years ago
Okay I'm barking up the wrong tree here... Either I've done something wrong or
there is a bug else where. I've now created an empty selectable set of data
and selecting that doesn't change the markers so theres clearly something more
obvious wrong.
Original comment by elhob...@gmail.com
on 8 Feb 2011 at 2:24
I've reconfirmed the existence of this bug, there was an unrelated issue in my
code which was causing the markers not to update which i fixed but the clusters
still increase in value, even when i switch between the empty list of markers.
Original comment by elhob...@gmail.com
on 8 Feb 2011 at 3:16
Can you post your code as is right now? I'll take a look
Original comment by jose.noh...@gmail.com
on 28 May 2011 at 8:39
I have the same issue with a similar xhtml code. Rerendering by a4j:support
just adds markers even if they are already on the map. The total number of
markers increases with every rerender. That can be clearly seen if
includeExtendedComponents="true".
If the center of the map has been moved and new markers are added on new
positions, then previously added markers are still visible on their previous
places.
It looks like a 'resetPreviousMarkers='true' attribute is missing... I'd even
say that such a feature should be a default behavior. Otherwise partial
triggering is useless.
Original comment by v.g.vi...@gmail.com
on 30 Jun 2011 at 6:33
Original issue reported on code.google.com by
elhob...@gmail.com
on 7 Feb 2011 at 6:04