Default to GPS Coordinates for Logbook Location on Mobile App

In the android app when you create a logbook for pota it auto populates the grid square from the pota.app site. For a lot of parks that location is nowhere near the actual activation site. Yes, you can edit the location and click a button to pull it from your GPS, but that’s not immediately obvious and easily forgotten. Location should be empty unless the user provides it. The attempt to make things easier in this case just makes the data unreliable. The way POLO handles it is better and I’m thinking about switching to that app.

1 Like

@K4RGB Well, we’re always up for a good feature request! What method do you recommend?
Andy N0APX
WRL Product Manager

Hmm, interesting. I think we can update the flow to work like this:

  1. If GPS is enabled, then use GPS location as the FIRST option
  2. If not enabled, then ask for GPS to be enabled
  3. If GPS still not enabled, then default to park location.

This should be a great addition to the flow, thanks for the feature request!

2 Likes