Sosu Alfred
Sosu Alfred
I am experiencing this issue on Android 12 (API 31) And I am using: google_maps_flutter: ^2.2.8
It seems to be only on Android 12 or lower(not certain). Because, after running on a device with Android 13(API Level 33) it works fine.
Hmm @danagbemava-nc the issue was showing on an emulator(Pixel 4, 5.7 1080x2280 xxhdpi, Android 12.0 arm64-v8a) Here is the code sample: ``` final Set _swapstation_markers = new Set(); List _markers...
Hello @danagbemava-nc, Thanks I will do that over the weekend and share it with you.