TwoFingersTouchZoomHandler
定义于: src/ui/handler/two_fingers_touch.ts:281
TwoFingersTouchZoomHandler
允许通过两指触摸手势缩放地图;
继承
- TwoFingersTouchHandler
实现
- Handler
构造函数
构造函数
new TwoFingersTouchZoomHandler(map: Map): TwoFingersTouchZoomHandler
定义于: src/ui/handler/two_fingers_touch.ts:282
参数
参数 | 类型 | 描述 |
---|---|---|
map | Map | 所连接的Map实例 |
返回
TwoFingersTouchZoomHandler