mPaaS provides a positioning component to support Location Based Service. The positioning component provides the following capabilities by encapsulating system API operations:
- Obtain the latitude and longitude of the location of the current device in an easy way.
- Obtain the time when the latitude and longitude is obtained and more accuracy information.
- Cache data and convert coordinates.
- Hook the calling of all system API operations and standardize the positioning process.
Note: Currently, the function of querying reverse geocoding information based on latitude and longitude is temporarily not supported.