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