Hi Thinkgeo,
How to control visibility of one overlay by changing visibility of another (Markeroverlay) in Overlayswitcher?
Currently we have client side event called
OnClientBaseOverlayChanged on Overlayswitcher that is raised when base overlay changes.
The reason I am asking isbecause I have one Markeroverlay and one overlay (to contain label layers) . I only display Markeroverlay in the overlway switcher due to space constraint would like to turn off the label overlay when markeroverlay is made invisible.
Regards,
Anil