maplibre / flutter-maplibre-gl

Customizable, performant and vendor-free vector and raster maps, flutter wrapper for maplibre-native and maplibre-gl-js (fork of flutter-mapbox-gl/maps)
https://pub.dev/packages/maplibre_gl
Other
226 stars 125 forks source link

Load mbtiles files #228

Closed BorisGautier closed 1 year ago

BorisGautier commented 1 year ago

How to load .mbtiles offline data in my app?

m0nac0 commented 1 year ago

Closing as @timautin presented a solution in #318.