OneBusAway / onebusaway-ios

OneBusAway for iOS, written in Swift.
Other
81 stars 33 forks source link

location arrow disappears when location access set to "always" #616

Closed alanb2718 closed 1 year ago

alanb2718 commented 1 year ago

If the permission for location access is set to "While Using the App", the map shows an arrow that if clicked centers your current location, as in this screenshot:

when-using

But if you change the permission to "Always Allow" the arrow disappears: always-allow

This doesn't seem right.