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

Unbounded scroll/marker jump: Markers disappear #2038

Open
S-Man42 opened this issue Feb 19, 2025 · 2 comments
Open

Unbounded scroll/marker jump: Markers disappear #2038

S-Man42 opened this issue Feb 19, 2025 · 2 comments
Labels
needs triage This new bug report needs reproducing and prioritizing

Comments

@S-Man42
Copy link

S-Man42 commented Feb 19, 2025

What is the bug?

Image
(Better quality: https://s-man42.de/flutterMapMarkers.gif)

I tried to add two markers to my map (which I connected by a polyline which crosses the date border). Zoomed out (low zoom level), when scrolling I find a moment in which all markers disappeared - but they re-appear some moments later.

Zooming in, I can reproduce that all markers completely disappear whereas my polyline is still visible.

Image

I am not sure if it is a bug or I miss some settings...

How can we reproduce it?

I hope it is just an issue on my side e.g some settings, otherwise I will try to extract the essence out of my map code furtherly.

I am using the flutter_map_marker_popup from this current merge request: rorystephenson/flutter_map_marker_popup#86

Do you have a potential solution?

No response

@S-Man42 S-Man42 added the needs triage This new bug report needs reproducing and prioritizing label Feb 19, 2025
@monsieurtanuki
Copy link
Contributor

It's probably fixed with the latest github code (which is ahead of the latest official version).

@enricostrijks
Copy link

Once #2046 is released I will update the flutter_map package in my repo to that version @S-Man42 in the meantime we just have to wait for that to be merged and released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This new bug report needs reproducing and prioritizing
Projects
None yet
Development

No branches or pull requests

3 participants