Skip to content

NPE in calculateDistanceBetweenMarkers() #40

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions