Open GoogleCodeExporter opened 9 years ago
You can see the source code here:
https://code.google.com/p/osmdroid/source/browse/tags/osmdroid-parent-3.0.10/osm
droid-android/src/main/java/org/osmdroid/views/overlay/OverlayManager.java
The NPE is at OverlayManager.java:131 which means there's a null entry in the
list.
I guess this is a random synchronization error that we're not going to fix.
Original comment by neilboyd
on 18 Oct 2013 at 7:41
Original issue reported on code.google.com by
ziem1...@gmail.com
on 16 Oct 2013 at 7:42