Show / Hide Table of Contents

Constructor IndoorsLocationDataSource

IndoorsLocationDataSource(string)

Initializes a new instance of the IndoorsLocationDataSource class.

Declaration
public IndoorsLocationDataSource(string databasePath)
Parameters
Type Name Description
string databasePath

A path to the SQLite database containing data about indoor beacons (fingerprint database). The database must use the schema from the ArcGIS Indoors system.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.13 - 200.8
.NET100.13 - 300.0
.NET Windows100.13 - 300.0
.NET Android200.0 - 200.1
.NET iOS200.0 - 300.0
.NET Framework100.13 - 200.8
Xamarin.Android100.13 - 100.15
Xamarin.iOS100.13 - 100.15
UWP100.13 - 200.8

IndoorsLocationDataSource(IndoorPositioningDefinition)

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

Declaration
public IndoorsLocationDataSource(IndoorPositioningDefinition positioningDefinition)
Parameters
Type Name Description
IndoorPositioningDefinition positioningDefinition

The IndoorPositioningDefinition from an IPS-aware map.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.4 - 200.8
.NET200.4 - 300.0
.NET Windows200.4 - 300.0
.NET Android200.4 - 300.0
.NET iOS200.4 - 300.0
.NET Framework200.4 - 200.8
UWP200.4 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.