MerginMaps / MerginMaps/mobile

Default project's point marker is smaller than user's location marker.

Open
#1,942 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.