Skip to content

How to specify desired accuracy / resolution of data? #49

Open
@pes10k

Description

@pes10k

The spec currently says that

Section 7.2 Requirements

The Geolocation API MUST allow an application to specify a desired accuracy level of the location information.

This is a terrific idea, and enables all sorts of good practices (i might just want to know what city someone lives, but not their street, etc, for ethical, safety and legal reasons).

However, I don't see a way to do this in the API. I see the enableHighAccuracy flag, but i) this is a boolean option, and ii) its not clear to the caller what this will mean, or what the resolution of true or false will be here. It would be a terrific to have a way of allowing sites to say "no more accurate than…" or "only city level" or "only use IP based location" etc.

Basically, the ask here to allow sites to blind themselves from non-needed location data

Metadata

Metadata

Assignees

Labels

privacy-trackerGroup bringing to attention of Privacy, or tracked by the Privacy Group but not needing response.security-trackerGroup bringing to attention of security, or tracked by the security Group but not needing response.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions