Add ol.interaction.TouchRotateAndZoom
This commit is contained in:
@@ -78,7 +78,8 @@ describe('ol.Map', function() {
|
||||
keyboard: false,
|
||||
mouseWheelZoom: false,
|
||||
shiftDragZoom: false,
|
||||
touchPan: false
|
||||
touchPan: false,
|
||||
touchRotateZoom: false
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user