Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Notification that the requested accuracy is not available #15

@blairmacintyre

Description

@blairmacintyre

(pulling out of #2)

Different applications with have different requirements for latency and accuracy of geolocation estimates. Something that wants neighborhood/city-scale can tolerate any reasonable error a modern platform will deliver. But, mapping and (my personal use-case) first-person AR views, need as high an accuracy as can be gotten. We tend to "muddle along" with the typical current GPS accuracy (3-10m, or so), but inside or in "urban canyons" the accuracy can really degrade.

When starting up, it is hard to tell if there is even going to be a potential for high accuracy (e.g., before GPS lock), and some platforms (e.g., desktop or other devices without a GPS) can never achieve GPS-level accuracy.

It would be good to be able to request to be notified if the level of accuracy desired cannot be achieved.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions