Show / Hide Table of Contents

Class IndoorsLocationDataSourceConfiguration

Stores configuration settings for an IndoorsLocationDataSource.

Inheritance
System.Object
IndoorsLocationDataSourceConfiguration
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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
IsGNSSEnabled

Gets or sets a value indicating whether to enable GNSS position, false otherwise.

IsIPSAreaSnappingEnabled

Gets or sets a value indicating whether to enable snapping to the IPS area, false otherwise.

IsMotionSmoothingEnabled

Gets or sets a value indicating whether to enable motion smoothing, false otherwise.

IsPathSnappingEnabled

Gets or sets a value indicating whether to enable path snapping, false otherwise.

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

TargetVersions
.NET Standard 2.0200.4 - 200.7
.NET200.4 - 200.7
.NET Windows200.4 - 200.7
.NET Android200.4 - 200.7
.NET iOS200.4 - 200.7
.NET Framework200.4 - 200.7
UWP200.4 - 200.7
In This Article
Back to top Copyright © 2022 Esri.