Multiple choice technology platforms and products

Android has a native Overlay, ___________ that can be used to display the current position and orientation of the device.

  1. LocationOverlay

  2. MyLocationOverlay

  3. MapOverlay

  4. None of above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

MyLocationOverlay is a built-in Android Maps overlay class that displays the user's current location and orientation on the map. It shows a compass indicator for direction and can animate to the current position. This is the correct native overlay for location display.