Show / Hide Table of Contents

Property PositionSource

PositionSource

Gets the well known key positionSource.

Declaration
public static string PositionSource { get; }
Property Value
Type Description
System.String

The well known key positionSource

Remarks

This key can be used to indicate the position source of a Location: GNSS, AppleIPS, BLE, WIFI, CELL, IP. Where GNSS indicates global navigation satellite system, BLE indicates bluetooth low energy transmitters, and AppleIPS is Apple’s indoor positioning technology.

It is possible to have multiple position sources. In that case positionSource is a list with comma-separated values.

This key should be associated with a string value in AdditionalSourceProperties.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.10 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.10 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.10 - 100.12
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 100.15
In This Article
Back to top Copyright © 2022 Esri.