Skip to content

Commit 87ba206

Browse files
Google APIscopybara-github
authored andcommitted
docs: update comment for Waypoint.side_of_road to accurately describe functionality
PiperOrigin-RevId: 470296859
1 parent 343f52c commit 87ba206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/maps/routing/v2/waypoint.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ message Waypoint {
6767
// value, the route will pass through the location so that the vehicle can
6868
// stop at the side of road that the location is biased towards from the
6969
// center of the road. This option works only for 'DRIVE' and 'TWO_WHEELER'
70-
// travel modes, and when the 'location_type' is set to 'location'.
70+
// travel modes.
7171
bool side_of_road = 5;
7272
}

0 commit comments

Comments
 (0)