I got this error.
05-18 13:15:16.450: E/AndroidRuntime(524): at com.google.android.maps.ItemizedOverlay.populate(ItemizedOverlay.java:311)
Can I access this code so I can see what went wrong? Where is com.google.android.maps.ItemizedOverlay ?
I find it in Eclipse in Package Explorer:
Google APIs [Android 2.2] -> maps.jar -> com.google.android.maps -> ItemizedOverlay.class
but then it says Source not found... You can attach the source by clicking Attach Source below:
Any help?