sencha button stop
问题 Can someone please help me? I have a map in sencha that can track my current location and it draws lines. But I also want a button to stop tracking. So I want to set autoUpdate: false; But I seriously dont know how to do this... This is my code Ext.application({ name: 'Applicatie3.', launch: function() { var view = Ext.create('Ext.NavigationView', { fullscreen: true, items: [{ title: "I'm lost", xtype: 'tabpanel', items:[{ title : 'Home', xtype : 'map', iconCls : 'home', mapOptions : { zoom: