mapbox / mapbox/mapbox-maps-flutter
Offline Map Functionality Issue
@maios is already working on this.
Since Aug 7, 2024.
- Dominant language
- Dart
- Stars
- 380
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
Hi there!
I implemented the offline map functionality that you added in the latest update. However, I encountered a problem where the map still doesn’t display even after downloading the point. I went through your entire example and couldn’t find anything that I might have missed. I decided to test your example as well, and it doesn’t work either.
What did I do?
I added an additional button to the example that centers the map on a point that I had previously downloaded. This way, the map doesn’t download the area automatically and doesn’t use the cache.
Could you please check this?
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.
Assessment
This issue has not been assessed yet.