You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the team I am working we have seen different behaviours using this library, not all of them part of what we expected, and we are wondering if it is a resource/performance issue when there are too many markers. For instance there are 104 markers in the same position, and the resulting behaviour is the one shown in the images attached in this ticket. This not always happen in the same way, sometimes the click shows only part of the markers in the Spider way, and if the Spiderfier is closed and then opened again it shows different amount of markers, any workaround for that when are too many objects?
Thank you!
The text was updated successfully, but these errors were encountered:
So basically our cluster doesnt respond to the default click but we implement our own. We have the situation that we could have many markers at the same location, so when that is the case, then we trigger the click on the last marker for that cluster, and then the Spiderfy is triggered. So we realised that the timeout is affecting the way the Spiderfier displays the markers, and 700 was the value where most of the time there were displayed correctly, but as you know playing with timers means depending on the client' side, just wondering if that could be a reason for that.
With the team I am working we have seen different behaviours using this library, not all of them part of what we expected, and we are wondering if it is a resource/performance issue when there are too many markers. For instance there are 104 markers in the same position, and the resulting behaviour is the one shown in the images attached in this ticket. This not always happen in the same way, sometimes the click shows only part of the markers in the Spider way, and if the Spiderfier is closed and then opened again it shows different amount of markers, any workaround for that when are too many objects?
Thank you!
The text was updated successfully, but these errors were encountered: