<WidgetTemplate id="wTemplate"> <mx:ViewStack id="viewStack" width="100%" height="100%" creationPolicy="all"> <mx:VBox width="100%" height="100%" horizontalScrollPolicy="off" verticalScrollPolicy="off"> <mx:Label text="{visibilityLabel}" styleName="WidgetText" width="100%"/> <toccomp:TOC id="toc" width="100%" height="100%"/> </mx:VBox> <mx:VBox width="100%" height="100%"> <mx:Label text="{transparencyLabel}" styleName="WidgetText" width="100%"/> <mx:Repeater id="layerRepeater"> <widgets:LayerAlpha layer="{layerRepeater.currentItem}"/> </mx:Repeater> </mx:VBox> </mx:ViewStack> </WidgetTemplate>
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.