Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Map does not scroll along with the content #12

Open
Dimibe opened this issue Jun 8, 2024 · 0 comments
Open

[Android] Map does not scroll along with the content #12

Dimibe opened this issue Jun 8, 2024 · 0 comments
Labels

Comments

@Dimibe
Copy link

Dimibe commented Jun 8, 2024

Bug Report

Plugin(s)

  • capacitor-google-maps Version 6.0.0-rc.0

Capacitor Version

  • Capacitor version 6.0.0

Platform(s)

  • Android

Current Behavior

I am using the plugin to show a map to the user. The map is displayed inside an ion-content which is scrollable since the content is larger than the display.
On web & iOS the map scrolls with the content accordingly. But on android the map stays in the same place it was initially rendered.

I implemented the map as recommended in the docs

Expected Behavior

The map should scroll with the content like it does in web and iOS.

Other Technical Details

I am using capacitor with Ionic version 8 and Vue version 3.

Additional Context

Same issue was already asked in the ionic forum: Link

@ionitron-bot ionitron-bot bot added the triage label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant