flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

enable texture mode to fix black screens #1216

Closed SubChord closed 1 year ago

SubChord commented 1 year ago

https://github.com/flutter-mapbox-gl/maps/issues/763#issuecomment-1286740583

Traced trigger that initiated this issue as it did not happen with 0.14.0 Re-enabling textureMode fixes the issue.

felix-ht commented 1 year ago

@SubChord can you run make format

SubChord commented 1 year ago

@felix-ht should be ok now