mapsme / omim

🗺️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android
Apache License 2.0
4.56k stars 1.15k forks source link

Android Wear support #7112

Open Rudloff opened 6 years ago

Rudloff commented 6 years ago

Hello,

It would be really nice to have offline OSM maps on smartwatches. I tried sideloading Maps.me on my watch but it crashes after the splashscreen: https://gist.github.com/Rudloff/492d245302d46b71c24c9768c7423583

iPavel92 commented 6 years ago

+1. I've tried sideloading maps.me on Android Wear 2 It works (with some UI issues), I was able to download the map. The most critical issue is that the map don't overload the system's swipe from left to right to dismiss gesture. When I scroll the map to the left, it becomes black. Please add android:windowSwipeToDismiss=false to the app style: http://www.androiddocs.com/training/wearables/ui/exit.html

P.S. Actually, there's no any offline map for android wear on the market. It's useful for tourism, outdoor adventures and everyday usage. I really believe that maps.me is the best solution for wearable devices, but it should be a bit optimized.