Back to Openlayers

Pinch Zoom

examples/pinch-zoom.html

10.9.0365 B
Original Source

--- layout: example.html title: Pinch Zoom shortdesc: Restrict pinch zooming to integer zoom levels. docs: > By default, the ol/interaction/PinchZoom can leave the map at fractional zoom levels. If instead you want to constrain pinch zooming to integer zoom levels, set constrainResolution: true when constructing the view. tags: "pinch, zoom, interaction" ---