Mappa icon indicating copy to clipboard operation
Mappa copied to clipboard

Touch interactions not working on MapboxGL (but work on Mapbox)

Open FuzzyWobble opened this issue 6 years ago • 1 comments

Mobile pan and zoom are dysfunctional in MapboxGL : (

FuzzyWobble avatar Feb 20 '19 19:02 FuzzyWobble

Oh i updated the mapbox-gl-js version from 0.43.0 to 0.53.0 and its fixed

_this.scriptSrc = 'https://api.mapbox.com/mapbox-gl-js/v0.53.0/mapbox-gl.js'; _this.styleSrc = 'https://api.mapbox.com/mapbox-gl-js/v0.53.0/mapbox-gl.css';

FuzzyWobble avatar Feb 20 '19 20:02 FuzzyWobble