location library
Classes
- CellularPositioningOptions
- Cellular positioning options.
- LocationEngine
- Handles location updates received according to the desired LocationAccuracy or LocationOptions.
- LocationEngineBase
-
Public abstract class that describes the behaviour of
LocationEngine. - LocationIssueListener
- abstract class receiving notifications when the set of currently active location issues changes.
- LocationOptions
- Location options that combine notification, sensor, cellular positioning, GNSS positioning and WiFi positioning options.
- LocationStatusListener
- Abstract class for listening the LocationEngine status updates.
- NotificationOptions
- Positioning notification options.
- SatellitePositioningOptions
- GNSS positioning options.
- SensorOptions
- Options for controlling sensor usage in positioning.
- WifiPositioningOptions
- Wi-Fi positioning options.
Enums
- ConfirmationStatus
- Confirmation action specific status codes.
- LocationAccuracy
- Indicates the desired location accuracy, however the actual accuracy is not guaranteed.
- LocationEngineStatus
- Indicates the status of the LocationEngine.
- LocationFeature
- Location features supported by HERE positioning.
- LocationIssueType
- Represents specific issues affecting location retrieval quality, availability, or functionality.