stadiamaps / stadiamaps/ferrostar
Dynamic or Zoom based on speed
Open
android
iOS
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
At speeds above 25 mph/40 kph, our zoom level is too high to see upcoming maneuvers. I found that zooming out 2 increments on the button was the most ideal during several hours of driving on android. We should match iOS to this if needed.
**Solution:**
Subtract 2 from the default android zoom level and make sure iOS matches that new value.
Contributor guide
Assessment
This issue has not been assessed yet.