Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/296 offline maps #345

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

sgelb
Copy link
Collaborator

@sgelb sgelb commented Nov 15, 2019

This PR implements basic support for offline maps and would close #296

Make it work

  1. Download offline map data (maps and/or themes) from one of these map providers. I recommend OpenAndroMaps, as they also provide map themes.
  2. Unzip if neccessary and copy into /sdcard/Android/data/fi.bitrite.android.ws/files/
  3. You can now active offline maps and choose a theme (if installed) in the app settings.
  4. All offline maps are activated automatically

Future ideas and plans (not for this PR)

  • Option to choose map language (blocked until next release of OsmDroid, containing Add optional language parameter to MapsForgeTileSource osmdroid/osmdroid#1421)
  • Option to manually activate/deactivate and sort offline maps
  • Use deep links to install maps and themes from map providers
  • Options for toggling map features like POIs etc
  • Option to manually add more folders to search for map data, e.g. to reuse maps downloaded by Oruxmaps or Locus
  • Add a help section into the app to explain how offline maps can be installed

@sgelb sgelb force-pushed the feature/296_offline_maps branch from dc8a57f to 552f4a0 Compare November 15, 2019 22:32
@sgelb sgelb requested a review from saemy November 15, 2019 23:07
@saemy saemy force-pushed the develop branch 5 times, most recently from 5f99b11 to 4cf4e33 Compare January 10, 2021 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable the use of offline maps
1 participant