We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
:type maneuvers bool
1 parent 0af44a1 commit 8a666efCopy full SHA for 8a666ef
openrouteservice/directions.py
@@ -122,7 +122,7 @@ def directions(
122
:type attributes: list or tuple of strings
123
124
:param maneuvers: Specifies whether the maneuver object is included into the step object or not. Default: false.
125
- :type maneuvers bool
+ :type maneuvers: bool
126
127
:param radiuses: A list of maximum distances (measured in
128
meters) that limit the search of nearby road segments to every given waypoint.
0 commit comments