cvalenzuela/Mappa

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

FuzzyWobble opened this issue · 1 comments

Mobile pan and zoom are dysfunctional in MapboxGL : (

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';