Hello ThinkGeo Forum:
I have a few questions in regards to plotting multiple markers and how to make viewing experience more enjoyable for the end user.
I am currently using InMemoryMarkerOverlay. When using this approach there are multiple call backs to the server for PopUp information and Marker Location. This causes allot of wait times as I would also like to implement Clustering and perhaps I don't have the variables setup correctly on clustering but the markers blink and the user must wait after panning the map for the clusters to reload correctly.
Is there anyway to make plotting many markers faster?
Thanks,
Kevin