opensciencemap / vtm

a vector-tile map library written in java - running on android, desktop and within the browser
GNU Lesser General Public License v3.0
238 stars 176 forks source link

disabling zoom in mapview disables pinch and doubletap drag zoom too #166

Closed Bilb closed 4 years ago

Bilb commented 8 years ago

To me, the eventLayer.enableZoom(false) call should lock the pinch, the doubletap drag and the zoom while rotating too.