ThinkGeo.com    |     Documentation    |     Premium Support

ClusterMakerStyle questions?

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



Dear Anil, 
  
 Thanks for your post. 
  
 You can use markerOverlay.ZoomLevelSet.ZoomLevel01.DefaultMarkerStyle = ClusterMarkerStyle to let it work. 
  
 Any more questions please feel free to let me know. 
  
 Regards, 
  
 Gary