Class IndoorsLocationDataSourceConfiguration
Stores configuration settings for an IndoorsLocationDataSource.
Inheritance
System.Object
IndoorsLocationDataSourceConfiguration
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class IndoorsLocationDataSourceConfiguration
Constructors
Name | Description |
---|---|
IndoorsLocationDataSourceConfiguration() | Initializes a new instance of the IndoorsLocationDataSourceConfiguration class. |
Properties
Name | Description |
---|---|
IsAppleIPSEnabled | Gets or sets a value indicating whether to enable Apple IPS position, |
IsGNSSEnabled | Gets or sets a value indicating whether to enable GNSS position, |
IsIPSAreaSnappingEnabled | Gets or sets a value indicating whether to enable snapping to the IPS area, |
IsMotionSmoothingEnabled | Gets or sets a value indicating whether to enable motion smoothing, |
IsPathSnappingEnabled | Gets or sets a value indicating whether to enable path snapping, |
PathSnappingDistance | Gets or sets a tolerance within which the position is snapped to the nearest point on a path. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.5 |
.NET | 200.4 - 200.5 |
.NET Windows | 200.4 - 200.5 |
.NET Android | 200.4 - 200.5 |
.NET iOS | 200.4 - 200.5 |
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |