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