You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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)?
The text was updated successfully, but these errors were encountered: