<s:HSlider id="mapTrans" width="199" minimum="0" maximum="2" snapInterval=".1" value="1" liveDragging="true" x="10" y="58"> </s:HSlider> <s:ToggleButton x="10" y="5" label="Aerial" width="54" height="46" id="aerialButton" click="{mapTrans.value=0}" chromeColor="#1293BE" toolTip="Aerial Photo"/> <s:ToggleButton x="74" y="5" label="Base Map" width="54" height="46" id="baseButton" click="{mapTrans.value=1}" toolTip="Base Map"/> <s:ToggleButton x="145" y="5" label="Topo" width="54" height="46" id="topoButton" click="{mapTrans.value=2}" toolTip="Topo Map"/>
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.