Appearance
Documentation / @geoverse/core-ol / PanToOptions
Interface: PanToOptions
Defined in: packages/core-ol/src/map/gmap.ts:68
平滑定位参数
Properties
duration?
ts
optional duration?: number;Defined in: packages/core-ol/src/map/gmap.ts:77
动画时长 ms,默认 1000
offset?
ts
optional offset?: [number, number];Defined in: packages/core-ol/src/map/gmap.ts:73
像素偏移 [x, y]
position?
ts
optional position?: Coordinate;Defined in: packages/core-ol/src/map/gmap.ts:70
目标位置(当前视图投影坐标)
rotateAngle?
ts
optional rotateAngle?: number;Defined in: packages/core-ol/src/map/gmap.ts:75
旋转角度(度)
zoom?
ts
optional zoom?: number;Defined in: packages/core-ol/src/map/gmap.ts:71
