Split Polygon Mode
Custom GeoJsonEditMode for splitting a selected polygon using a drawn line.
Behaviour Overview
Interaction Flow
- User selects a polygon.
- User Right clicks on the polygon and selects split to start a split line.
- User clicks additional points.
- When the line:
- Exits the polygon, or
- Touches the boundary
- The split executes.
- You can then select the split object.
Right-click cancels.
