<esri:Map id="map"> <esri:ArcGISTiledMapServiceLayer url="http://mapurl"/> </esri:Map> <applications:ComplexLocator MapControl="{map}"> </applications:ComplexLocator> </s:Application>
protected function basewidget_creationCompleteHandler(event:FlexEvent):void { var legend:LegendViewer=new LegendViewer(); legend.percentHeight=100; legend.percentWidth=100; legend.map=map; wTemplate.addElement(legend); }
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.