| | |
| | | topic.subscribe("closeFlyRoute", lang.hitch(this, this.closeFlyRoute)); |
| | | var self = this; |
| | | // this.inherited(arguments); |
| | | |
| | | |
| | | |
| | | $('.close-flyrouter').click(function () { |
| | | self.closeFlyRoute('FlyRoute') |
| | | self.closeFlyRoute('FlyRoute'); |
| | | $('.jimu-widget-visualAngle').find('.v-a-Two').removeClass('on');//清楚样式 |
| | | topic.publish('closeFly', 'closeFly'); |
| | | }); |
| | | }, |
| | | |
| | |
| | | } |
| | | // } |
| | | |
| | | |
| | | |
| | | self._loadRoute(self.allRoutes[0].sites); |
| | | |
| | | $("#flightRoute").on("change", function (e) { |
| | |
| | | this.resize(); |
| | | }, |
| | | |
| | | resize: function resize() {}, |
| | | resize: function resize() { }, |
| | | |
| | | destroy: function destroy() { |
| | | //销毁的时候触发 |