Loading views...

OL Intersaction Class

Created
Created
2021 May 28 9:16
Tags
Tags
  • setActive(true/false)
interactions: defaults({ dragPan: false }) .extend([ new DragPan({ kinetic: false, }), new MouseWheelZoom({ duration: 0 }), new PinchZoom({ constrainResolution: true }) ] ))
 
 
 
 
 
 
 
 
 

Recommendations