MerginMaps / MerginMaps/mobile
[Enhancement] Cache web tiles
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
As the app can be used in area with slow or no connection, it would be nice to cache the tiles that were seen previously, either in this session or at a broader scope. Reusing the tiles could save some bandwitdh and not having to fetch all the tiles within the screen extent before refreshing the image would be useful.
Though I understand that this might depend on the type of service and that such management might be complex to implement.
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, tests, or entry points. First clarify the tile services and caching scope, then define how cached tiles should be reused offline and what behavior will demonstrate completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100