Add basic docs for mousewheelzoominteraction
This commit is contained in:
@@ -62,6 +62,8 @@ goog.inherits(ol.interaction.MouseWheelZoom, ol.interaction.Interaction);
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Handles the {@link ol.MapBrowserEvent map browser event} (if it was a
|
||||||
|
* mousewheel-event) and eventually zooms the map.
|
||||||
* @param {ol.MapBrowserEvent} mapBrowserEvent Map browser event.
|
* @param {ol.MapBrowserEvent} mapBrowserEvent Map browser event.
|
||||||
* @return {boolean} `false` to stop event propagation.
|
* @return {boolean} `false` to stop event propagation.
|
||||||
* @this {ol.interaction.MouseWheelZoom}
|
* @this {ol.interaction.MouseWheelZoom}
|
||||||
|
|||||||
Reference in New Issue
Block a user