warmshowers / wsandroid

Unofficial WarmShowers app for Android
Apache License 2.0
42 stars 22 forks source link

Feature/296 offline maps #345

Open sgelb opened 5 years ago

sgelb commented 5 years ago

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)