-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Platforms
Android
Version of flutter-maplibre
0.3.0
Bug Description
Map disapears after another app is on top of the flutter app.
- when the browser opens on top of the app
- maybe when the app is send to background? not experienced my self tho
This problem might be related to:
- Fix: missing render when coming back from background maplibre/flutter-maplibre-gl#364 / [Android] Map flickers when app is resumed, and sometimes get transparent. maplibre/flutter-maplibre-gl#327
Steps to Reproduce
- run the app on android
- open the "Styled Map" example
- open an attribution link in the attribution widget
- (wait a bit)
- return to the app, the platform view should be invisible
- the map appears again after a gesture input like a tap or swipe with the finger
Expected Results
map is visible like before
Actual Results
map invisible
Code Sample
// Paste your code hereMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Backlog