220-802 · Question #312
While using a mapping program, which of the following functions shows the user's location on the map as well as movements on the map as they travel?
The correct answer is D. GPS. GPS uses satellite signals to determine the device's precise geographic coordinates, enabling mapping applications to display and update the user's real-time location as they move.
Question
While using a mapping program, which of the following functions shows the user's location on the map as well as movements on the map as they travel?
Options
- AAccelerometer
- BGeotracking
- CGyroscope
- DGPS
How the community answered
(31 responses)- A3% (1)
- B6% (2)
- D90% (28)
Why each option
GPS uses satellite signals to determine the device's precise geographic coordinates, enabling mapping applications to display and update the user's real-time location as they move.
The accelerometer measures changes in velocity and gravitational force; it can estimate relative movement but cannot provide absolute geographic coordinates for map positioning.
Geotracking is a higher-level software capability that records location history using GPS data, but it is not the underlying hardware sensor that supplies the location to the map.
The gyroscope measures rotational orientation and is used for screen rotation and stabilization, not for determining geographic location on a map.
GPS (Global Positioning System) receives signals from multiple satellites to triangulate the device's exact latitude and longitude. A mapping application uses this continuously updated coordinate data to pin the user's location on the map and animate that position as the user travels. No other onboard sensor provides the absolute geographic positioning required for real-time map tracking.
Concept tested: GPS for real-time location tracking in mapping apps
Source: https://developer.android.com/develop/sensors-and-location/location/retrieve-current
Topics
Community Discussion
No community discussion yet for this question.