Skip to content

Documentation / @geoverse/editor-core / gizmoHandles

Function: gizmoHandles()

ts
function gizmoHandles(b, rotateGap): GizmoHandle[];

Defined in: packages/editor-core/src/gizmo.ts:67

由包围盒算出手柄位置;rotateGap 为旋转手柄相对盒顶的额外偏移(地图单位)。

Parameters

b

BBox

rotateGap

number

Returns

GizmoHandle[]