Package com.maryanovsky.map.client.actions.touch

Class Summary
DragPanAction Pans the map as the user drags his finger across the map widget.
InertialDragPanAction Pans the map as the user drags his finger across the map widget, continuing the panning after the user lifted his finger, as if the map had inertia over a surface with friction.
MultiFingerTapZoomOutAction Zooms the map out when the user taps the map widget.
PinchMagnifyAction Magnifies and zooms in/out the map as the user pinches the map widget.
StandardMultiTouchActions Implementats the standard actions which allow the user to interact with the map on an iPhone.
TapZoomInAction Zooms the map in when the user taps the map widget.