Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.location
package com.esri.arcgisruntime.location
Contains types to discover the current geographic location, and display that location in the map.
- Since:
- 100.9.0
-
ClassDescriptionThe location data source provides location information that can be displayed on a map using the
MapView.locationDisplayProperty()
.The listener interface for receivingerror changed events
from a LocationDataSource.The listener interface for receiving heading changed events from a LocationDataSource.A location update provided by a LocationDataSource, consisting primarily of aPoint
representing a geographical location, and attributes of location change such as the course (direction of travel), and the velocity (speed of location change).The listener interface for receiving location changed events from a LocationDataSource.The enumeration of possible LocationDataSource statuses.The listener interface for receiving status changed events from a LocationDataSource.The list of NMEA accuracy types.The list of NMEA fix types.Enumeration of supported GNSS (Global Navigation Satellite System) systems.This object will parse specific NMEA messages pushed into it.An NMEA location object.An event representing a change of satellite information.The listener interface for receiving satellite changed events.An NMEA satellite info object.A location data source that provides simulated device locations for testing.Parameters to control how locations are created from a simulated route of travel (Polyline).