oscarfonts / mapbox-gl-cordova-offline

Offline vector maps in Cordova using Mapbox GL JS
Other
60 stars 36 forks source link

Remove custom mapbox dependency and update it to the last version that works #34

Closed michogar closed 5 years ago

michogar commented 5 years ago

The mapbox-gl-js hacky needed to run the app properly on ios environment was merged Fix ajax when loading local files on iOS web view (#6610)

We are able to change mapbox-gl-js dependency to the last version that works.