ThinkGeo.com    |     Documentation    |     Premium Support

Can the OverlaySwithcher turn on/off 2 layers with one item?

Hi,


I am having some speed issues displaying markers thousands of markers with an InMemoryMarkerOverlay as such I  have broken the zoom levels into 2 peices (Highlight and Details) but need a way to have a the overlayswitcher when checked remove 2 layers. The Highlight for zoom levels 1-14 and the details for zomm levels 15-20. (which is very fast and works well.)  Is there a way to have the OverlaySwitcher when checked / unchecked change 2 (turn off/on both layers (details and Highlight?) inmemorymarkeroverlays?


Thanks in advance!


 


 



Hi Trevor, 



We can implement with JavaScript easily; in my attached file, there are two overlays which switch with one item in 1-3 level and 4 or more level; you need to change my code a little to satisfy your senario.



If you have any questions please let me know.



Thanks,

Howard



763-DisplayASimpleMap.zip (2.27 KB)

Howard,  
  
 Thanks That works well for what i wanteded to accomplish thanks for your help and the sample.  
 Thanks for your response and solution. :) 
  
 Trevor

Trevor, 
  
 You are welcome, please feel free to let me know if you have more questions. 
  
 Thanks, 
 Howard