var timer:Timer = new Timer(501, 1); timer.addEventListener(TimerEvent.TIMER_COMPLETE, function():void{ var cId2:Number = ViewerContainer.getInstance().widgetManager.getWidgetId("Point Buffer"); AppEvent.dispatch(AppEvent.WIDGET_CLOSE, cId2); }); timer.start();
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.