mapbox / mapbox-maps-flutter

Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
https://www.mapbox.com/mobile-maps-sdk
Other
245 stars 93 forks source link

Fix style image methods hang&exception #489

Closed evil159 closed 1 month ago

evil159 commented 1 month ago

What does this pull request do?

Fixes hasStyleImage hanging and getStyleImage causing exception from Flutter's method channel on Android.

What is the motivation and context behind this change?

Pull request checklist: