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

Multiple Maps not working? #44

Open
Myzel394 opened this issue Jun 10, 2023 · 0 comments
Open

Multiple Maps not working? #44

Myzel394 opened this issue Jun 10, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Myzel394
Copy link

Describe the bug
When trying to use multiple maps on one screen, they seem to be somehow connected.

To Reproduce
Steps to reproduce the behavior:

  1. Use multiple maps on one screen

Expected behavior
The maps should not be connected

Screenshots
Screenshot 2023-06-10 at 12 55 10

In this screen, each element should have a custom zoom level (which is set via initialCameraPosition) and they all also should be rounded.

Smartphone (please complete the following information):

  • Device: iPhone 14 Pro (Simulator)

flutter doctor

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.10.1, on macOS 13.3.1 22E261 darwin-arm64, locale en-DE)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 14.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.2)
[✓] Android Studio (version 2022.2)
[✓] VS Code (version 1.71.0)
[✓] Connected device (3 available)
[✓] Network resources

• No issues found!
@Myzel394 Myzel394 added the bug Something isn't working label Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@LuisThein @Myzel394 and others