| Class | Description |
|---|---|
| Indication |
Represents the instruction that a user should follow when on a
RouteStep to continue
the route |
| Indication.Builder | |
| Route |
Route between two points.
|
| RouteStep |
A fragment of a route, described by the initial point
from and the last point to
of the fragment, and some information about the step within the route. |
| RouteStep.Builder |
RouteStep builder static inner class. |
| Enum | Description |
|---|---|
| Indication.Action |
Defines the main action of the indication
|
| Indication.Orientation |
Defines the change in orientation associated the the indication
|