com.google.android.libraries.mapsplatform.turnbyturn.model
Annotations
DrivingSide |
Whether this step is on a drive-on-right or drive-on-left route. |
LaneDirection.LaneShape |
A set of values that specify the shape of the road path continuing from the Lane. |
Maneuver |
A set of values that specify the navigation action to take. |
NavState |
The state of navigation. |
Classes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-21 UTC.
[null,null,["Last updated 2024-12-21 UTC."],[[["This documentation details annotations, classes, and builders related to turn-by-turn navigation in the Google Maps Android SDK."],["Annotations like `DrivingSide`, `LaneDirection.LaneShape`, `Maneuver`, and `NavState` provide information about route details and navigation status."],["Classes such as `Lane`, `LaneDirection`, `NavInfo`, and `StepInfo` offer detailed navigation data for each step of the route."],["Corresponding builder classes are provided to facilitate the creation and customization of `Lane`, `LaneDirection`, `NavInfo`, and `StepInfo` objects."],["Developers can use these elements to build comprehensive and informative turn-by-turn navigation experiences within their Android applications."]]],[]]