Position Service
PositionService object.
Properties
Datasource. Used to obtain data.
Get the current improved position. API user should check if the provided position is valid or not by using PositionData.isValid
Get the latest position. User should check if the provided position is valid or not by using PositionData.isValid()
Position publishing preferences
Data source type
Functions
Register a new position listener for updates at the defined interval. The listener will be called with updated position at the defined interval. The listener also gets updates when the availability state of the position provider changes.
Returns current position.
Returns current position.
Get the last published position
True if keeps a reference to a C++ SDK object False if keeps a C++ SDK object
Unregister a position listener.