MerginMaps / MerginMaps/mobile
Pre fetch / pre render tiles around GPS
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
When using "follow GPS" the map pans to an empty blank space and takes a bit of time for the tile to render.
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
No files or tests are named. Start by reproducing the blank space when “follow GPS” pans the map, then trace the GPS-following and tile-loading entry points; done means nearby tiles are prefetched or prerendered so the map does not remain blank while rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100