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
<sup>1</sup> An external GPS device can be associated with HoloLens. Handle the [UpdatedSensorFingerprintRequired](/dotnet/api/microsoft.azure.spatialanchors.cloudspatialanchorsession.updatedsensorfingerprintrequired) event to submit [GeoLocation](/dotnet/api/microsoft.azure.spatialanchors.geolocation) readings if you are using HoloLens with an external GPS tracker.<br/>
65
-
<sup>2</sup> Supported through [LocationManager][3] APIs (both GPS and NETWORK).<br/>
66
-
<sup>3</sup> Supported through [CLLocationManager][4] APIs.<br/>
67
-
<sup>4</sup> Supported at a rate of approximately one scan every 3 seconds. <br/>
65
+
<sup>2</sup> Supported at a rate of approximately one scan every 3 seconds. <br/>
66
+
<sup>3</sup> Limited to [Eddystone][1] and [iBeacon][2].<br/>
67
+
<sup>4</sup> Supported through [LocationManager][3] APIs (both GPS and NETWORK).<br/>
68
68
<sup>5</sup> Starting with API level 28, Wi-Fi scans are throttled to four calls every 2 minutes. Starting with Android 10, you can disable this throttling from the **Developer settings** menu. For more information, see the [Android documentation][5].<br/>
69
-
<sup>6</sup> Limited to [Eddystone][1] and [iBeacon][2].
69
+
<sup>6</sup> Supported directly through iOS.<br/>
70
+
<sup>7</sup> Supported indirectly through [CLLocationManager][4] APIs.<br/>
0 commit comments