Which statement is NOT correct about Google Map Overlay?

Which statement is NOT correct about Google Map Overlay?



A. To enable compass, you call .enableCompass() function of MyLocationOverlay instance
B. You need to extend ItemizedOverlay class to customize marker
C. MyLocationOverlay class can be used to create overlay that shows your location
D. Overlay is added to map automatically after instancing it


Answer: D


Learn More :