ArduPilot / ArduPilot/MissionPlanner
Longitude wrap in map
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
If the map area crosses longitude 180/-180 then only one half of the map is displayed:

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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the map display when the map area crosses longitude 180/-180. Review the linked ArduPilot and MAVProxy fixes for comparable longitude-wrapping behavior, then verify that both sides of the map are displayed correctly in Mission Planner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100