IDENTIFY_CLICK
The parameter activetools=IDENTIFY_CLICK shows the Identify tool (via freely selectable click point).
The pixel tolerance for the IDENTIFY_CLICK tool can be configured in the WebOffice default values. |
Identify in WebOffice map widget
By clicking a feature on the map it can be selected for identify. If a feature is found, in the upper part of the WebOffice map widget the text Getting Info... appears and the response of the selected feature is passed to the callback function. This option is optimized for identifying features on mobile devices via a stylus.
The following parameters are needed in order to identify features in WebOffice map widget:
Input parameters |
Description |
||
---|---|---|---|
query_identify_mw |
External layer ID on the WebOffice 10.9 R4 query layer.
|
||
returnkey_identify_mw |
Specifies the field to be returned in the response.
|
||
callback_identify_sl |
Specifies the JavaScript callback function. |
||
startmode=IDENTIFY (optional) |
By activating the parameter, the tool will be activated initially after the Map Widget update.
|
||
show_querylist_identify=true |
Activating the parameter displays a layer selection of all available searches in spatial selection tools (IDENTIFY, SELCT AREA, SELECT LINE). |
Example:
http://w-ws-schmoelz/WebOfficeLatest/client_mapwidget/default.jsp?baseURL=http://w-ws-schmoelz/WebOfficeLatest&project=WebOffice_SampleProject&width=385&height=377&view=poi_cadaster&combined_req=true&map_adv=true&activetools=IDENTIFY_CLICK&query_identify_mw=transport&returnkey_identify_mw=E_KAT1&callback_identify_sl=parent.identifyResult