...
This action operates similarly to the Spatial Identify tool, but rather than using geometry that the use user creates by hand it used uses the geometry of the currently selected entities.
...
weave.selectionIdentify
Sub-tags
Name | Type | Cardinality | Default | Description | i18n Resource |
---|---|---|---|---|---|
label | String | 0..1 |
| Label to display in button | |
entity | entity | 0..n |
| Optional list of entities to refine/sort the entity list | |
defaultEntity | String | 0..1 |
| The id of the entity to have displayed first | |
windowTitle | String | 0..1 | Selection Identify | The title of the popup window | weave.selectionIdentify.window.title |
windowWidth | Integer | 0..1 | 800 | The width of the popup window | |
windowHeight | Integer | 0..1 | 500 | The height of the popup window | |
tooltip\title | String | 0..1 | Selection Identify | The title for the tooltip | weave.selectionIdentify.tooltip.title |
tooltip\text | String | 0..1 | Identify features that intersect the current selection | The text for the tooltip | weave.selectionIdentify.tooltip.text |
Entity
Name | Type | Required | Description |
---|---|---|---|
id | string | yes | The unique entity id for this entity |
minScale | number | no | Min zoom scale for this entity to be reported for |
maxScale | number | no | Max zoom scale for this entity to be reported for |
isDefault | boolean | no | Set this entity as the default (alternative to |