ArduPilot / ArduPilot/MissionPlanner

Plane marker images not in center on map

Open
#1,956 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

When i whant use other plane image, i see that image have incorrect position:
![image](https://user-images.githubusercontent.com/2711685/46742797-6e33d080-ccb0-11e8-97ca-00c7bee8a3ba.png)
Also image have incorrect size. For fix this, i change function for draw marker image:
![image](https://user-images.githubusercontent.com/2711685/46743721-5b220000-ccb2-11e8-9868-732878884377.png)
And have correct result:
![image](https://user-images.githubusercontent.com/2711685/46743806-7b51bf00-ccb2-11e8-9f81-e748de0f8361.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the map marker image drawing function referenced in the issue and inspect how custom plane images are positioned and sized. Reproduce the custom-image case, then verify that the marker is centered and rendered at the expected size on the map.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.