I have a program that is creating an ItemizedOverlay and a map. Everything works fine upon startup.
When you close ande re-open the app, I am using onRestart() to get u
You create your own ItemizedOverlay sublcass when using a MapView. You can add a clear() method if you want.
clear()