Resolve some test failures
This commit is contained in:
@@ -112,7 +112,7 @@ class KeyboardPan extends Interaction {
|
||||
const delta = [deltaX, deltaY];
|
||||
rotateCoordinate(delta, view.getRotation());
|
||||
pan(view, delta, this.duration_);
|
||||
mapBrowserEvent.preventDefault();
|
||||
mapBrowserEvent.originalEvent.preventDefault();
|
||||
stopEvent = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user