PointOnPath

Package: com.eegeo.mapapi.paths

Fields

public final LatLng resultPoint

A point on the Route that is closest to the input point.

public final LatLng inputPoint

The original target point tested against.

public final double distanceFromInputPoint

The distance (in ECEF space) that the result point is from the input point.

public final double fractionAlongPath

How far along the current Step of the route that the result point has travelled, as a fractional value from 0.0 to 1.0

public final int indexOfPathSegmentStartVertex

The index of the start of the path segment that the result point currently lies on.

public final int indexOfPathSegmentEndVertex

The index of the end of the path segment that the result point currently lies on

v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions