Skip to content

Invisible map when returning from a webview that was on top of the app #370

@josxha

Description

@josxha

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:

Steps to Reproduce

  1. run the app on android
  2. open the "Styled Map" example
  3. open an attribution link in the attribution widget
  4. (wait a bit)
  5. return to the app, the platform view should be invisible
  6. 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 here

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions