Multiple choice technology platforms and products

You can not add more than one overlay onto a single map.

  1. True

  2. False

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

You CAN add multiple overlays to a single map. Android Maps API supports adding multiple overlay items (like markers, polygons, circles) using ItemizedOverlay, Overlay, or by implementing the Overlay interface. Each overlay can contain multiple items.