Merge pull request #230 from fredj/touch-navigation
Touch navigation issues
This commit is contained in:
@@ -79,7 +79,8 @@ describe('ol.Map', function() {
|
||||
mouseWheelZoom: false,
|
||||
shiftDragZoom: false,
|
||||
touchPan: false,
|
||||
touchRotateZoom: false
|
||||
touchRotate: false,
|
||||
touchZoom: false
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user