Show / Hide Table of Contents

Property PathSnappingDistance

PathSnappingDistance

Gets or sets a tolerance within which the position is snapped to the nearest point on a path.

Declaration
public double PathSnappingDistance { get; set; }
Property Value
Type Description
System.Double

A tolerance within which the position is snapped to the nearest point on a path.

Remarks

This is a map distance in meters and must be greater than zero. This configuration is used during the start of IndoorsLocationDataSource. For configuration changes to take effect, you must stop the data source before making changes and then restart with the updated configuration. Default is 5 meters.

Applies to

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