<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); }
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.