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