Fix type typos

This commit is contained in:
ahocevar
2018-03-16 17:22:45 +01:00
parent 8728c8723f
commit c496b4edca
8 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ function handleUpEvent(mapBrowserEvent) {
/**
* @param {module:ol/MapBrowserPointerEvent/MapBrowserPointerEvent} mapBrowserEvent Event.
* @param {module:ol/MapBrowserPointerEvent~MapBrowserPointerEvent} mapBrowserEvent Event.
* @return {boolean} Start drag sequence?
* @this {module:ol/interaction/PinchZoom~PinchZoom}
*/