The Tooltip Component displays a tooltip text associated with a MapObject. It does not react to Touch events. The control is used to give visual feedback/reassurance to the User prior to making a selection. It is normally used in association with the FocalObserverComponent, CenteringComponent and the Primary Action (Command.OK) Button.
The Tooltip Map Component uses the following design. The classes of the MapComponent which interact with the User are in yellow, the low level graphics of the GUI rendering are in pink.