NPE occured in "Declusterification" Demo.
The problem occured when changing CameraView (principaly when map Tilted).
The following line seems to return a Null object.
LatLng nextPosition = projection.fromScreenLocation(point);
Regards
Original issue reported on code.google.com by stephane...@gmail.com on 20 Dec 2013 at 5:25