Skip to content

gclue-locator: Ignore values that have unknown accuracy

Chris T requested to merge kop316/geoclue:wip/fix_unknown_acccuracy into master

Right now if there is an unknown accuracy, it is set to -1, which will override any other values in there. I discussed it in #174 (closed)

Perhaps another option is just to set an unknown accuracy to very high? That way it can still go, but another source can override it.

Edited by Chris T

Merge request reports