Tool Parameters
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 |
•VIEW •NAVIGATION •GEOLOCATION •SELECTLINE •SELECTAREA •CREATEPOINT •CREATE_CLICK •FTS •MAPTIP |
---|
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
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