Show / Hide Table of Contents

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
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.