<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); }
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.