Property IndoorPositioningDefinition
IndoorPositioningDefinition
Gets the information needed to create an Indoors
Declaration
public IndoorPositioningDefinition IndoorPositioningDefinition { get; }
Property Value
Type | Description |
---|---|
Indoor |
The information needed to create an Indoors |
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 Indoornull
.
Applies to
Platforms and versions
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 |