When a MapObject is selected, the Context Menu Component displays a series of possible actions associated with that location. The component reacts to multiple touch and gesture events. It is both clickable and scrollable and offers kinetic panning in response to the flick gesture.
The Context Menu 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.