Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support floorLevel on GeolocationCoordinates? #122

Closed
marcoscaceres opened this issue Feb 18, 2022 · 3 comments
Closed

Support floorLevel on GeolocationCoordinates? #122

marcoscaceres opened this issue Feb 18, 2022 · 3 comments

Comments

@marcoscaceres
Copy link
Member

marcoscaceres commented Feb 18, 2022

It appears WebKit has a GeolocationCoordinates.prototype.floorLevel:

  • [EnabledBySetting=GeolocationFloorLevelEnabled] readonly attribute unrestricted double? floorLevel;

Which appears to be enabled by default in Safari.

I'm wondering if any other engine will want to support that also in future version of the spec (after we go to REC)?

@anssiko
Copy link
Member

anssiko commented Feb 18, 2022

See also w3c/geolocation-sensor#10

@marcoscaceres
Copy link
Member Author

Closing as this can’t be implemented on other platforms apparently. We can revisit if that changes.

@navv-christofer-flores
Copy link

HI there! 👋 QQ, is there any plans on integrating this ? Safari has this available because they do have a way to use Core Location features within their browser (or any WebKit based browser) when using Geolocation inside a venue they have fingerprinted, so wonder if this would be available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants