What is the bug?
I was trying to implement a great circle map between two points using the OSM Map.
All is good as long as you don't cross 180E/W. Then the line suddenly jumps to the other side of the map.

What is the expected behaviour?
Having a closed line between the two points. On low zoom levels (like OSM 0), there should be just two renders of any layer at a given coordinate.
How can we reproduce this issue?
No response
Do you have a potential solution?
Maybe mirroring the coordinates is possible somehow? So that a marker or a line is shown twice on low zoom levels.
Can you provide any other information?
No response
Platforms Affected
Android, iOS, Windows, MacOS
Severity
Obtrusive: Prevents normal functioning but causes no errors in the console
Frequency
Consistently: Always occurs at the same time and location
Requirements
What is the bug?
I was trying to implement a great circle map between two points using the OSM Map.
All is good as long as you don't cross 180E/W. Then the line suddenly jumps to the other side of the map.
What is the expected behaviour?
Having a closed line between the two points. On low zoom levels (like OSM 0), there should be just two renders of any layer at a given coordinate.
How can we reproduce this issue?
No response
Do you have a potential solution?
Maybe mirroring the coordinates is possible somehow? So that a marker or a line is shown twice on low zoom levels.
Can you provide any other information?
No response
Platforms Affected
Android, iOS, Windows, MacOS
Severity
Obtrusive: Prevents normal functioning but causes no errors in the console
Frequency
Consistently: Always occurs at the same time and location
Requirements
flutter doctorfinds no relevant issues