Select to view content in your preferred language

Toggling Dynamic and BaseMaps

633
1
01-19-2012 05:53 PM
AlexCrothers
Occasional Contributor
Does any sample code exist for Toggling between and displaying
dynamic arcgis server services?

I've found a few on basemaps....

Possibly using a drop down box.
0 Kudos
1 Reply
derekswingley1
Deactivated User
All layers have show() and hide() methods. You can use these to toggle map service visibility.
0 Kudos