<esri:Map extent="{initialExtent}" wrapAround180="true" zoomSliderVisible="false" id="myMap"> <esri:ArcGISTiledMapServiceLayer url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"/> <esri:ArcGISDynamicMapServiceLayer url="http://xyz/ArcGIS/rest/services/xyz/MapServer" visible="{Prost.selected}" alpha="{layer1.value}"/> </esri:Map> <s:TitleWindow x="415" y="327" width="334" height="230" backgroundAlpha="0.5" contentBackgroundAlpha="0.5" title="Layer" id="layerToc" close="layerToc.visible=false"> <s:CheckBox id="Prost" selected="false" label="P" x="8" y="5" fontWeight="bold" color="#FFFFFF"/> <s:HSlider x="16" y="45" width="248" height="26" id="layer1" minimum="0" maximum="1" value="1" snapInterval=".01"/> </s:TitleWindow> <s:Form x="12" y="411" width="63" height="179" backgroundAlpha="0.5"> <s:Button width="38" height="42" icon="assets/i_legend2.png" label="Layer" id="layerPanel" click="layerToc.visible ? layerToc.visible=false: layerToc.visible=true"/>
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.