Property IndoorPositioningDefinition
IndoorPositioningDefinition
Gets the information needed to create an IndoorsLocationDataSource.
Declaration
public IndoorPositioningDefinition IndoorPositioningDefinition { get; }
Property Value
Type | Description |
---|---|
IndoorPositioningDefinition | The information needed to create an IndoorsLocationDataSource. |
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 this map is IPS-enabled it will return an IndoorPositioningDefinition that contains the information needed to
create an IndoorsLocationDataSource.
If this map is not IPS-enabled then this property is null
.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.4 - 200.5 |
.NET | 200.4 - 200.5 |
.NET Windows | 200.4 - 200.5 |
.NET Android | 200.4 - 200.5 |
.NET iOS | 200.4 - 200.5 |
.NET Framework | 200.4 - 200.5 |
UWP | 200.4 - 200.5 |