soundscape
soundscape copied to clipboard
Announce GPS accuracy
@jchudge suggested having the app announce GPS accuracy at startup. This shouldn't require any calculations, just reporting the system's CLLocationAccuracy
. But I wanted to open up the implementation details for discussion, specifically that the GPS accuracy can and does change as the user moves around. Should it be announced periodically, or perhaps if it exceeds some threshold?