Namespace Esri.ArcGISRuntime.Location
Classes
IndoorPositioningDefinition
Stores the information needed to create an IndoorsLocationDataSource.
IndoorPositioningTableInfo
Information about the "ips_positioning" feature table used for IPS positioning.
IndoorsLocationDataSource
Provides an indoor or outdoor position based on device sensor data (radio, GPS, motion sensors).
IndoorsLocationDataSourceConfiguration
Stores configuration settings for an IndoorsLocationDataSource.
IpsInfoMessage
An Indoors Position Source info message.
Location
Provides data for a single location, including position, course, velocity, and accuracy.
LocationDataSource
A base class for location information.
The datasource can be used with the LocationDisplay and displayed on a map
using the MapView's
LocationDisplay
property.
LocationSourcePropertyKeys
A collection of well known constant strings for keys in AdditionalSourceProperties.
NmeaLocation
An NMEA location object.
NmeaLocationDataSource
An NMEA data source object.
NmeaSatelliteInfo
An NMEA satellite info object.
RouteTrackerLocationDataSource
Represents a location data source that uses a RouteTracker and a generic LocationDataSource to output locations snapped to a route.
SimulatedLocationDataSource
A location data source that provides simulated device locations for testing.
SimulationParameters
Parameters to control how locations are created from a simulated route of travel polyline.
StatusChangedEventArgs
Event argument used by the StatusChanged event.
SystemLocationDataSource
Provides location for the GeoView.LocationDisplay using the system's built-in location data source (if available).
Enums
IndoorPositioningDataOrigin
An enumeration of the various sources of data used in an IndoorPositioningDefinition.
LocationDataSourceStatus
The list of possible LocationDataSource statuses.
NmeaAccuracyType
The list of NMEA accuracy types.
NmeaFixType
The list of NMEA fix types.
NmeaGnssSystem
Enumeration of supported GNSS (Global Navigation Satellite System) systems.