IMapGestureView
Default map gesture recognizers.
Properties
Double tap recognizer. Used to zoom in on the map (zoom out) with a fixed factor.
Drag recognizer. Used to move the map in the plane. By default, it recognizes drag with exactly one touch point.
Two-finger drag. Used to tilt the map three-dimensionally relative to the horizon.
Map rotation gesture in the plane.
Change of scale by pinching.
Short touch with two fingers. Used to move the map away (zoom in) by a fixed factor.
(UIGestureRecognizer & IDoubleTapAndPanGestureRecognizer)?
Double tap followed by a shift. Used to control map scale.