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
186 stars 106 forks source link

fix flicker effect on web, when style is loaded slowly #377

Closed stefanschaller closed 4 months ago

stefanschaller commented 4 months ago

We had an issue that the default style https://demotiles.maplibre.org/style.json is shown for some frames whenever the style is not loaded immediately.

Also fixed #362