API (v2.0.0) - Giro3D
    Preparing search index...

    Function limitRemovePointHook

    • A hook that prevents the removal of a point if the new number of points is below a limit (e.g removing a point of a 2-point LineString).

      Parameters

      • limit: number

      Returns (options: { shape: Shape }) => boolean