Multiple choice technology platforms and products

_________ is a position on the map described by latitude and longitude.

  1. LocationPoint

  2. GeoPoint

  3. Overlay

  4. Canvas

  5. None of above

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

GeoPoint represents a geographical position on a map using integer values for latitude and longitude in microdegrees. It's the fundamental class used in Android Maps API to mark specific coordinates.