Android MapActivity is

Android MapActivity is



A. Base class with code to manage the boring necessities of any activity that display a MapView
B. A View which display a Map (with data obtained from the Google Maps Service)
C. A class to manage paining and zooming of a map
D. An Overlay for drawing the user's current location (and accuracy) on the map, and/or a compass-rose inset.


Answer: A


Learn More :