Class IndoorsLocationDataSource
Provides an indoor or outdoor position based on device sensor data (radio, GPS, motion sensors).
Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class IndoorsLocationDataSource : LocationDataSource
Remarks
An IPS (indoor positioning system) position is calculated based on radio data and motion sensors. The GPS position is used as a fallback in case an IPS position can't be calculated, or if the IPS position reports a position outside of a building.
Constructors
Name | Description |
---|---|
Indoors |
Initializes a new instance of the Indoors |
Indoors |
Initializes a new instance of the Indoors |
Indoors |
Initializes a new instance of the Indoors |
Indoors |
Initializes a new instance of the Indoors |
Indoors |
Initializes a new instance of the Indoors |
Properties
Name | Description |
---|---|
Configuration | Gets or sets the configuration settings for this Indoors |
Levels |
Gets an optional Arc |
Pathways |
Gets an Arc |
Positioning |
Gets the ID that identifies a row in the Feature |
Positioning |
Gets the "ips_positioning" feature table from an IPS-aware map. |
Warning | Gets an System. |
Methods
Name | Description |
---|---|
On |
Called when location tracking has started |
On |
Called when location tracking has stopped |
Events
Name | Description |
---|---|
Message |
Invoked when there is a new info message in Indoors |
Warning |
Indicates that the Warning property has changed. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.13 - 200.6 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 200.6 |