API / geotoolkit / controls / tools / PolygonSelection / PolygonSelection
tools.PolygonSelection.PolygonSelection
Type Aliases
Type Aliases
Ƭ EventMap: EventMap & { beforeSelectionChange: PolygonSelectionEventArgs ; onSelectionChanged: PolygonSelectionEventArgs ; onSelectionEnd: PolygonSelectionEventArgs }
Ƭ NodeFilterCallback: (selectedVisuals: (Node | SelectedItem)[]) => (Node | SelectedItem)[]
▸ (selectedVisuals): (Node | SelectedItem)[]
| Name | Type |
|---|---|
selectedVisuals | (Node | SelectedItem)[] |
(Node | SelectedItem)[]
Ƭ Options: Options & { node?: { fillstyle?: Type ; linestyle?: Type } ; preview?: { linestyle?: Type } }
used to display temporary shapes or tool options