The WebOffice map widget support a list of tools that can be set by parameter activetools. Via the parameter startmode it is possible to activate the tools already when starting the WebOffice map widget initially.

 

activetools

The following tools are supported by WebOffice map widget:

 

Selection of supported tools in WebOffice map widget

Selection of supported tools in WebOffice map widget

VIEW

BASEMAP

NAVIGATION

IDENTIFY

IDENTIFY_CLICK

GEOLOCATION

SELECTLINE

SELECTAREA

MOVEPOINT

EDIT_CLICK

CREATEPOINT

CREATE_CLICK

FTS

BUFFER

MAPTIP

ADDREMOVE

BUFFERSELECT

LINK_FIELD

 

Note:

If the optional parameter activetools is not provided at all, neither navigation control nor any tools are available in WebOffice map widget. As delimiter for the list of possible tools use a blank character (to be escaped with ‘%20’ when generating the request). E.g. ...&activetools=NAVIGATION%20IDENTIFY%20LOCATION... 

 

Tools in WebOffice map widget

Tools in WebOffice map widget

 

 

startmode

Using the parameter startmode it is possible to activate tools initially. So the user doesn't have to activate the tool explicitly and can work with the tool immediately.

 

Note: It's also possible to activate a tool initially but not show the tool itself in the toolbar. But this will cause, that the user cannot deactivate a tool. To reach this scenario, do not set the parameter activetools.

 

Maptip as startmode, but not as activetools

Maptip as startmode, but not as activetools