Class IndoorsLocationDataSourceConfiguration
Stores configuration settings for an IndoorsLocationDataSource.
Inheritance
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. |
PathSnappingUnit | Gets or sets the unit of the PathSnappingDistance. |
Methods
Name | Description |
---|---|
Clone() | Clones the IndoorsLocationDataSourceConfiguration. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.6 |
.NET | 200.4 - 200.6 |
.NET Windows | 200.4 - 200.6 |
.NET Android | 200.4 - 200.6 |
.NET iOS | 200.4 - 200.6 |
.NET Framework | 200.4 - 200.6 |
UWP | 200.4 - 200.6 |