Class IndoorPositioningDefinition
Stores the information needed to create an Indoors
Inheritance
Namespace: Esri.ArcGISRuntime.Location
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class IndoorPositioningDefinition : ILoadable, INotifyPropertyChanged
Remarks
For a map to be IPS-enabled, one of the following must be true
:
- A reference to an indoor positioning data service is defined in the web map properties.
- It contains an "ips_positioning" feature table.
If it's not loaded when the Indoors
Properties
Name | Description |
---|---|
Configuration | Gets or sets the configuration settings for Indoors |
Data |
Gets the origin of the data that is used for indoor positioning. |
Is |
Gets a value indicating whether the map includes data for Bluetooth-based indoor positioning, |
Is |
Gets a value indicating whether the map includes data for WiFi-based indoor positioning, |
Load |
Gets the System. |
Load |
Gets the load status. |
Positioning |
Gets the information about data in the "ips_positioning" feature table used for indoor positioning. |
Service |
Gets the URL to the feature service that stores data used for indoor positioning. |
Methods
Name | Description |
---|---|
Cancel |
Cancel loading metadata for the object. |
Load |
Load the metadata for the object asynchronously. |
Retry |
Loads or retries loading metadata for the object asynchronously. |
Events
Name | Description |
---|---|
Loaded | Event that is raised when the object is done loading. |
Load |
Event that is raised when the Load |
Property |
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 |