osmandapp / osmandapp/OsmAnd-iOS
Archive a map on iOS, so the map could be used later without download
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 351
- Forks
- 119
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 87
Description
OsmAnd has an option to disable maps vs iOS needs to have map either deleted or file name changed to an invalid extension. I have different sets of maps, if all are open it doesn’t know which set to use for turn by turn and will try to use shortest route even if one set of maps isn’t applicable (snowmobile trails during summer time).
Contributor guide
No contributing guide indexed for this repository
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. Start by tracing iOS map availability and turn-by-turn map selection, then define an archive or disable action that preserves the map for later use while excluding it from routing; done means multiple map sets can be managed without renaming or deleting files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios, objective-c
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100