ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.69k stars 2.33k forks source link

Longitude wrap in map #2653

Open tridge opened 3 years ago

tridge commented 3 years ago

If the map area crosses longitude 180/-180 then only one half of the map is displayed: image ArduPilot had similar issues, fixed here: https://github.com/ArduPilot/ardupilot/pull/17840 MAVProxy also had the issue on its map, fixed here: https://github.com/ArduPilot/MAVProxy/pull/899

orangefabri commented 1 month ago

Hello. I have similar issue :

https://discuss.ardupilot.org/t/problem-when-passing-borderline-of-the-map/117588