import RubberBandSelect from 'kqwebmap-project/src_en/control/RubberBandSelect.js'RubberBandSelect
Extends:
L~L.Evented → RubberBandSelect
Static Method Summary
| Static Public Methods | ||
| public static |
getInstance(map: Object): RubberBandSelect 返回框选类的实例 |
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(map: Object) 构造函数 |
|
Method Summary
| Public Methods | ||
| public |
进入框选模式 |
|
| public |
removeEvent(): null 退出框选模式 |
|
Static Public Methods
public static getInstance(map: Object): RubberBandSelect source
返回框选类的实例
Params:
| Name | Type | Attribute | Description |
| map | Object | 地图对象 |
Reference
Source