public interface MouseWheelCanZoomMap
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMouseWheelZooming()
Test whether this map or Layer will zoom the map if the mouse wheel is adjusted.
|
void |
setMouseWheelZooming(boolean zoomEnabled)
Specify whether this map or Layer will zoom the map if the mouse wheel is adjusted.
|
boolean isMouseWheelZooming()
void setMouseWheelZooming(boolean zoomEnabled)
zoomEnabled - boolean true if mouse wheel motion zooms the map