mapbox / mapbox/mapbox-navigation-android
Offline map data cannot be cleared
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
**Android API:30
**Mapbox Navigation SDK version:10.9.0
### Steps to trigger behavior
1. tileStore.removeTileRegion(id)
2. tileStore.setOption(TileStoreOptions.DISK_QUOTA, Value(0))
3.Offline map data cannot be cleared
### Expected behavior
### Actual behavior
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 reproducing the issue on Android API 30 with Mapbox Navigation SDK 10.9.0, using the TileStore calls listed in the report: removeTileRegion(id) followed by setting DISK_QUOTA to 0. Clarify the expected and actual behavior, then verify that the offline map data can be cleared after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100