MerginMaps / MerginMaps/mobile
Default project's point marker is smaller than user's location marker.
Open
Nobody has claimed this yet.
bug
ui/ux
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
This means that when the user is close enough to a point for the used scale, the point is no longer visible, as it is hidden behind the user's marker. This usually happens right after a point is added to the current location.
Contributor guide
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
The issue names no files or tests. Start by reproducing it on the map immediately after adding a point at the current location, then trace the rendering entry points for the default project-point marker and the user's location marker. Done means the project point remains visible when both markers overlap at the current map scale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100