Fusion. Widget. Maptip

Displays tooltips over the map when the mouse is hovered for some time.  You must configure tooltips for each layer using Studio or Web Studio by editing the LayerDefinition Settings and specifying an expression for the tooltip.

Delay (optional)

This is the delay, in milliseconds, that the user must keep the mouse in the same position in order for the maptip to appear.  The default, if not specified, is 350 milliseconds.

Layer (optional, multiple)

This is the name of a layer from the MapDefinition to get the tooltip from.  If no Layer elements are specified, then all layers will be queried and the top-most one will be displayed.  Multiple Layer tags can be added, allowing tooltips to come from different layers.