Navigation:  Introduction to WebOffice map widget > WebOffice map widget test container > WebOffice map widget test container Structure > WebOffice map widget Parameters >

Queries

Previous pageReturn to chapter overviewNext page

Within this section you can

either create a query for an object

or create a request to do a Geolocator Search Operation.

 

Note: The geolocator query ist only executed with the initial call of the WebOffice map widget, consequently its result will be displayed in the map only after the initial call.

If you want to use the geolocator query and show its result in the map after every map update (pan/zoom), please extend the initial call with the parameter &sendquery=true. However this might have negative impact on the performance, when the geolocator query is used with every map update.

 

Query: The value identifies a WebOffice 10 R3 query (external ID).

Key Name: The value identifies the field to be queried on.

Key Value: Specifies the value to be searched on.

Return Key: Specifies the field to be returned in the response for being able to programmatically identify the resulting object (it is possible to use more return keys separated by semicolon ';').

 

WebOffice map widget test container - Queries

WebOffice map widget test container - Queries

 

Note: When pressing the buttons "Add Query"/"Remove Query" the request are extended/reduced with additional parameters (triple containing query/keyname/keyvalue). For further information on WebOffice map widget queries, see chapter MapWidget - Query Parameters.