The MapTip enables users to retrieve information by just moving the mouse over objects in the map. There are two ways the functionality can be implemented into the WebOffice flex client:
With MapTip it is possible to get one or multiple results from one layer.
Note: When displaying a result the following map updates will be executed:
•Point: zoom to the reference scale of a layer
•line/area: Linie/Fläche: Zoom auf
1.zoom to the reference scale of a layerden Referenzmaßstab des Themas
2.if this would lead to an extent, where the feature is not entirely visible, it will instead zoom to a scale where the entire feature can be displayed (+ about 25% buffer)
3.or when distince scale are used into the next zoom scale that is most close to 2.
Note: The factor that is used to increase the extent can be adapted in synergis_weboffice_user.xml by <record jsxid="result.zoom.expand" jsxtext="1.25"/>.
In automatic mode the MapTip is automatically active whenever no other tool is used. Therefor, no button in the toolbar is needed. In automatic mode, the MapTip by default identifies on all visible layers.
Note: In order to reduce the number of tools available, VertiGIS recommends to use this MapTip mode for WebOffice flex. See also chapter Concept for further information.
Note: In order to reduce the number of tools available, VertiGIS recommends to use MapTip in favor of Identify for WebOffice flex.

Automatic MapTip in the WebOffice flex client
When set to manual, you can click A to start the MapTip. Change settings in the tool form to either select on all visible layers or on a specific one.

Manual MapTip in the WebOffice flex client
Note: If a polygon is fully overlapped by another polygon of the same layer, the smaller one is going to be selected for the maptip.
Note: MapTip in WebOffice flex Client supports multiple results of points, lines and polygons if they are overlapping.
Note: See chapter Results for details about the results in WebOffice flex.
Note: See chapter Identify MapTip for details about the tool configuration in WebOffice author standalone.
Note: See chapter MapTip for details about the layer specific MapTip configuration in WebOffice author standalone.
Note: See chapter Neighbor Search for details about the configuration of neighbor search in WebOffice author standalone.
Note: See chapter Integration of External Application for details about the configuration of e.g. linked images or URLs in WebOffice author standalone.