Readonly
labelReadonly
statusThe optional status of this source. If there is no status defined, it is assumed that the source is always available.
This will be displayed by the user interface.
This value can be reactive; changes will be reflected in the UI.
Performs a selection and returns a list of selection results.
Implementations should return the results ordered by priority (best match first), if possible.
The geometry with which to perform the spatial selection. Currently only an extent is supported.
see interface documentation SelectionOptions
The label of this source.
This will be displayed by the user interface during selection source selection.