mirror of
				https://github.com/ethan-zf/cesium-plot-js.git
				synced 2025-11-04 01:04:18 +00:00 
			
		
		
		
	fix
This commit is contained in:
		
							parent
							
								
									9bfef7defb
								
							
						
					
					
						commit
						0bf66f2397
					
				@ -387,6 +387,7 @@ export default class Base {
 | 
				
			|||||||
    this.removeClickListener();
 | 
					    this.removeClickListener();
 | 
				
			||||||
    this.removeMoveListener();
 | 
					    this.removeMoveListener();
 | 
				
			||||||
    this.removeDoubleClickListener();
 | 
					    this.removeDoubleClickListener();
 | 
				
			||||||
 | 
					    this.removeControlPoints();
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  on(eventType: EventType, listener: EventListener) {
 | 
					  on(eventType: EventType, listener: EventListener) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user