Hi,
    I have used MarkerClusterer library for creating cluster and markers on 
Map. I have loaded the cluster image from server. I am creating the markers 
dynamically. Due to excessive data from backend (creation of markers) the 
cluster images is broken on auto refresh. I have around 1000 markers which 
moves almost constantly with respect to time. How to overcome this issue so 
that there is no broken image of clusters. 


Initially, I had the same issue when the map contained 150 markers. To 
overcome this I had used markerCluster.repaint(). Then the cluster images 
loaded correctly.

But, even though I have used markerCluster.repaint(), it is not working for 
1000 markers. The cluster images are broken.

Please let me know, how to overcome this issue.

Thanks in Advance,
Chandan

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to