Requests the latest position using the given method.
Source position: lazdeviceapis.pas line 122
public procedure TLazPositionInfo.RequestPositionInfo( |
AMethod: TLazPositionMethod |
); |
This call is asynchronous and the data will only be available when the OnPositionRetrieved callback is called.