InfoBubble component

Video: Infobubble Control

The Infobubble Control is an example of a touchable, scrollable tooltip. When a MapObject is placed at the center of the screen, it is replaced by a "speech bubble" which can respond to touch events initiated by the User.

Summary

The Infobubble Component is a touchable extension to the TooltipComponent, it 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.