mapbox / mapbox/mapbox-plugins-android
How to not let mapbox override a download
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 242
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
We are using mapbox offline to download offline data about countries and cites. Is there a way to do this separation of two destinations being on the same bounds? For example, if i download Berlin with zoom level 15, and then download Germany with zoom level 8, Berlin is overwritten and it can only be seen with zoom level 8.
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
Start by reviewing the Mapbox Android offline download API and how overlapping regions at different zoom levels are stored. Reproduce the Berlin and Germany downloads at zoom levels 15 and 8, then determine whether separate destinations or non-overwriting behavior is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100