Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Provides a means of displaying attribute information spatially related to the currently selected entities.

This action operates similarly to the Spatial Identify tool, but rather than using geometry that the use creates it used the geometry of the currently selected entities.

ID

com.cohga.html.client.map.selectionIdentify

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\titleString0..1Selection IdentifyThe title for the tooltipweave.selectionIdentify.tooltip.title
tooltip\textString0..1Identify features that intersect the current selectionThe text for the tooltipweave.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 defaultEntity above)

  • No labels