Class Summary |
AreaSelectionAction |
A drag action which allows the user to select the area he would like to be
displayed on the map. |
ClickPanAction |
Recenters (pans) the map to the clicked location. |
ClickZoomInAction |
Zooms in and recenters the map to the clicked location. |
DragPanAction |
Pans the map as it is dragged by the mouse. |
StandardMouseActions |
Implementats the standard actions which allow the user to interact with the
map on a regular desktop computer, utilizing a mouse/keyboard. |
WheelScrollZoomAction |
Zooms the map in when the user scrolls the mouse-wheel up and zooms it out
when he scrolls the mouse-wheel down. |