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

fix "unexpected null value" error when onStyleLoadedCallback is null #307

Closed m0nac0 closed 1 year ago

m0nac0 commented 1 year ago

This occurred for example in the example app on the animated camera control page or the attribution page from #304

JulianBissekkou commented 1 year ago

Closes https://github.com/maplibre/flutter-maplibre-gl/issues/253