This document is an overview of the Positioning Module information that is available to client applications using the Location Acquisition API. A Positioning Module is a software component that allows the Location Server to communicate with the mobile device hardware that obtains position data.
See
In mobile devices there may be several Positioning Modules:
A Positioning Module that use GPS and/or A-GPS.
A Positioning Module that uses the network to obtain cell-based positions.
Positioning Modules that use other technologies, such as WLAN positioning.
The classes
The technology type used by the Positioning Module.
A Positioning Module can use positioning technology which is terminal-based (such as GPS), network based, or a combination of the two (such as A-GPS). The method
The capabilities of the Positioning Module.
Different Positioning Modules have different capabilities which depend on the Positioning Module technology type. Most Positioning Modules have the capability to provide latitude and longitude information. Some Positioning Modules can also supply altitude information, course information and satellite data. This information is returned by the method
A unique identifier returned by
This identifier is used to select a specific Positioning Module when a client application wishes to use a specific positioning technology to obtain a location fix.
A
This document is an overview of the Positioning Module information that is available to client applications using the Location Acquisition API. A Positioning Module is a software component that allows the Location Server to communicate with the mobile device hardware that obtains position data.
See
In mobile devices there may be several Positioning Modules:
A Positioning Module that use GPS and/or A-GPS.
A Positioning Module that uses the network to obtain cell-based positions.
Positioning Modules that use other technologies, such as WLAN positioning.
The classes
The technology type used by the Positioning Module.
A Positioning Module can use positioning technology which is terminal-based (such as GPS), network based, or a combination of the two (such as A-GPS). The method
The capabilities of the Positioning Module.
Different Positioning Modules have different capabilities which depend on the Positioning Module technology type. Most Positioning Modules have the capability to provide latitude and longitude information. Some Positioning Modules can also supply altitude information, course information and satellite data. This information is returned by the method
A unique identifier returned by
This identifier is used to select a specific Positioning Module when a client application wishes to use a specific positioning technology to obtain a location fix.
A