oscarfonts / mapbox-gl-cordova-offline

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

Update to Mapbox GL JS 0.52.0 version #36

Closed michogar closed 5 years ago

michogar commented 5 years ago

Updated mapbox library to 0.52 Tested on Android and iOS Synced worker.js with the whole changes from that version

michogar commented 5 years ago

Since Mapbox 0.53 version it's possible to use window.fetch to load files using file:// protocol

See comments on issue #32