RouteDirections

Package: com.eegeo.mapapi.services.routing

Directions information for a RouteStep of a Route.

Fields

public final String type

The type of motion to make at this step. For example, “turn”.

public final String modifier

A modification to the type. For example, “sharp right”.

public final LatLng location

The LatLng this direction applies at.

public final double bearingBefore

The bearing in degrees relative to north before taking this direction.

public final double bearingAfter

The bearing in degrees relative to north after taking this direction.

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