Show / Hide Table of Contents

Constructor BeaconScanner

BeaconScanner(IndoorPositioningDefinition)

Initializes a new instance of the BeaconScanner class using the information contained in the provided IndoorPositioningDefinition.

Declaration
public BeaconScanner(IndoorPositioningDefinition definition)
Parameters
Type Name Description
IndoorPositioningDefinition definition

The IndoorPositioningDefinition from an IPS-aware map.

Remarks

BeaconScanner uses the 'Beacons' feature layer from the ArcGIS Indoors Information Model, which is stored in IndoorPositioningDefinition, to perform scans for a list of beacons. For a map to be IPS-aware, 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 a map is IPS-aware, an IndoorPositioningDefinition can be returned using IndoorPositioningDefinition.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.