mapbox-maps-flutter icon indicating copy to clipboard operation
mapbox-maps-flutter copied to clipboard

Map is bugged, only shows first time. Then other times it will only show blank with glerror

Open ember11498 opened this issue 1 year ago • 3 comments

The maps are only displaying correctly the first time you launch the app after cleaning the build folder. Second, third, etc the map will display blank with glerror. The map is still there because if I scroll I can see the coordinates etc change but visually it's only blank.

ember11498 avatar Jun 13 '24 17:06 ember11498

Hi @ember11498, could you provide more details? Mapbox Flutter SDK version, platform, OS version, logs, a code snippet etc.

evil159 avatar Jun 27 '24 06:06 evil159

I also meet this case. Is there any requirement about filling the billing address when use Mapbox? Now I register free account for testing and demo. After that I will implement it in my project later. @evil159

tuyen3962 avatar Jul 30 '24 10:07 tuyen3962

@evil159 Please see my comment here

This was tested both on the latest release version (2.1.0) and 2.2.0-beta.1 (using the git repo and repo example) and only errors on Android - iOS seems to work fine.

Flutter SDK: 3.22.3 Code Snippet: Mapbox maps example code

magnatronus avatar Jul 31 '24 07:07 magnatronus