Hi Thinkgeo,
I am using InMemoryMarkerOverlay. I wan to display popups (based on Feature object data and coluimns" but do not associate it with marker until mouse hover its. I do not want to use plain JavaScript but wabt take advantage of ClusterMarkerStyle that encapsulates AJAX behavior. I read ClusterMarkerStyle makes AJAX call.
I tried using ClusterMarkerStyle but not clear should I override GetMarkers () to return markers for input features or use associate a MarkerStyle derived class object to MarkerStyle property?
Regards,
Anil