diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-70E1117B-17F0-5CF4-A5D0-35D3BEBB0FEA.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-70E1117B-17F0-5CF4-A5D0-35D3BEBB0FEA.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,14 @@ + + + + + +Position Area Data ClassesThis document describes the basic and extended position area data classes that contain information about the accuracy of the position returned to an application when it calls RPositioner::GetLastKnownPositionArea().

LBS maintains a cache of previously calculated position fixes. If an application calls RPositioner::GetLastKnownLocation(), LBS returns the most recently calculated position. If an application calls RPositioner::GetLastKnownPositionArea(), LBS returns the position fix that is the best match for the current location of the mobile device. The current location of the mobile device is estimated from data received from the network.

The Location Acquisition API defines a set of position area data classes (figure 1). A client application passes an object of one of these classes as a parameter when it calls RPositioner::GetLastKnownPositionArea(). The position area data classes are defined in LbsAreaInfo.h.

+ Figure 1. Position Area Data Classes. +

A brief description of the classes follows. Follow the links to more detailed reference documentation.

How to Get Location Information
\ No newline at end of file