API / geotoolkit / map / util / Query / Query
Type Aliases
Type Aliases
Ƭ Options: Object
options
| Name | Type | Description |
|---|---|---|
filter? | (feature: AbstractFeature) => boolean | node filter that will return true to keep the element |
geometry? | Rect | Point | spatial geometry in map coordinate system to define the query |
name? | string | name |
properties? | Attributes | Map of properties to look for |