<esri:Navigation top="0" visible="false" includeInLayout="false" map="{map}" skinClass="widgets.Navigation.NavigationSkin"/>
//map load complete private function mapLoadComplete(event:MapEvent):void { // ViewerContainer.dispatchEvent(new AppEvent(AppEvent.LAYER_LOADED)); //Remove the last LOD (the closest zoom level) map.lods.pop(); //or remove the last 5 LODs map.lods.splice(map.lods.length -5, 5); }
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.