-
### Feature or enhancement
Update User Interface - add "grouper" functionality - fix bugs in selection, check to make sure it still works.
### Location
https://sfg.taxonworks.org/tasks/collecting_…
-
The system does not detect we have Dell Latitude 5530 or 5430 non-vPro systems for us to download the drivers.
-
Currently the location is processed at the top-level TotemApp component. As each component is presented, the location is passed to it.
PlaceList should have a spinner when loading
Users should not b…
-
```
Alaska is broken. Treating lon/lat as X/Y really doesn't work there. Find a
center lat-lon and do a polar projection that mostly preserves linear distances.
Then, do that for all the states.
```
…
-
I was reviewing #185 and noticed that we don't ask for lat/lon under a particular coordinate system.
I'd be assuming _most_ publishers are going to use [WGS84/EPSG:4326](https://en.wikipedia.org/w…
-
```
Alaska is broken. Treating lon/lat as X/Y really doesn't work there. Find a
center lat-lon and do a polar projection that mostly preserves linear distances.
Then, do that for all the states.
```
…
-
With regards to privacy, considering we have a column latitude and longitude in the database schema, how could we (or how do we) ensure Latitude and Longitude columns are at best to the city level?
…
-
### Summary
When the user opens the app and grant permission for location, the user should be navigated to the current location, but it is not happening.
Code for navigation
```js
mapRe…
-
I'm not sure whether it is already possible, but generating circular geometries with latitude and longitude as center with radius would be great in cases where a location's accuracy is used (as it alw…
-
**The command below shall be extended by GPS accuracy but as optional argument**
**Current command:**
adb shell am start-foreground-service --user 0 -n io.appium.settings/.LocationService --es lon…