GetBack GPS (com.github.ruleant.getback_gps): fix description
This commit is contained in:
parent
e5e1fd0126
commit
920dd9ee9e
|
@ -9,17 +9,13 @@ Summary:Navigation tool
|
|||
Description:
|
||||
Find your way back to a previously visited location using GPS coordinates.
|
||||
|
||||
Imagine visiting a town, going to an event or doing some hiking.
|
||||
When finished, you have to find your car again, or the way to the station, or any other point where you started.
|
||||
Store a location when you start your trip, and at the end of the day, find your way back to where you started.
|
||||
|
||||
Features:
|
||||
* determine location based on GPS signal, WiFi or cell phone network:
|
||||
* use best/most accurate location provider
|
||||
* get location updates automatically (based on a time interval or change of location) or
|
||||
* get location on demand (by manually refreshing)
|
||||
* use best/most accurate location provider
|
||||
* get location updates automatically (based on a time interval or change of location) or
|
||||
* get location on demand (by manually refreshing)
|
||||
* save a location
|
||||
* ‘get back’ mode: indicator pointing to a stored location (showing distance and direction)
|
||||
* 'get back' mode: indicator pointing to a stored location (showing distance and direction)
|
||||
* indicate current speed and current bearing
|
||||
.
|
||||
|
||||
|
|
Loading…
Reference in a new issue