Navigation SDK is currently available only to select customers.
Contact sales to learn more.
New map styling is coming soon to Google Maps Platform. This update to map styling includes a new default color palette and improvements to map experiences and usability. All map styles will be automatically updated in March 2025. For more information on availability and how to opt in earlier, see
New map style for Google Maps Platform .
Send feedback
LaneDirection.LaneShape
Stay organized with collections
Save and categorize content based on your preferences.
A set of values that specify the shape of the road path continuing from the Lane.
Constant Summary
int
NORMAL_LEFT
Normal left turn (45-135 degrees).
int
NORMAL_RIGHT
Normal right turn (45-135 degrees).
int
SHARP_LEFT
Sharp left turn (135-175 degrees).
int
SHARP_RIGHT
Sharp right turn (135-175 degrees).
int
SLIGHT_LEFT
Slight left turn (10-45 degrees).
int
SLIGHT_RIGHT
Slight right turn (10-45 degrees).
int
STRAIGHT
No turn.
int
UNKNOWN
Shape is unknown.
int
U_TURN_LEFT
A left turn onto the opposite side of the same street (175-180 degrees).
int
U_TURN_RIGHT
A right turn onto the opposite side of the same street (175-180 degrees).
Inherited Method Summary
From interface
java.lang.annotation.Annotation
abstract
Class<? extends Annotation>
annotationType ()
abstract
boolean
equals (Object arg0)
abstract
int
hashCode ()
abstract
String
toString ()
Constants
public
static
final
int
NORMAL_LEFT
Normal left turn (45-135 degrees).
Constant Value:
4
public
static
final
int
NORMAL_RIGHT
Normal right turn (45-135 degrees).
Constant Value:
5
public
static
final
int
SHARP_LEFT
Sharp left turn (135-175 degrees).
Constant Value:
6
public
static
final
int
SHARP_RIGHT
Sharp right turn (135-175 degrees).
Constant Value:
7
public
static
final
int
SLIGHT_LEFT
Slight left turn (10-45 degrees).
Constant Value:
2
public
static
final
int
SLIGHT_RIGHT
Slight right turn (10-45 degrees).
Constant Value:
3
public
static
final
int
STRAIGHT
public
static
final
int
UNKNOWN
public
static
final
int
U_TURN_LEFT
A left turn onto the opposite side of the same street (175-180 degrees).
Constant Value:
8
public
static
final
int
U_TURN_RIGHT
A right turn onto the opposite side of the same street (175-180 degrees).
Constant Value:
9
Send feedback
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-09-12 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-09-12 UTC."}