工具使用过程中添加的中间点;包括起点,不包括终点/最后一个点
    
    
    
    
    
    
        
| Name | Type | Description | 
|---|---|---|
| earth | YSEarth | YouScene.earth | 
| tool | ViewTool | 当前的工具 | 
| num | Number | 序号,起点num=0 | 
| lon | Number | 经度,度 | 
| lat | Number | 纬度,度 | 
| height | Number | 高度,米 | 
| feature | Object | 选中对象 | 
- Implements:
