We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48b1cd commit 7c70c52Copy full SHA for 7c70c52
1 file changed
docs/casageo.spatial.rst
@@ -72,7 +72,8 @@ casageo.spatial module
72
or ``"imperial"``.
73
74
transport_mode : str
75
- The mode of transport to use for routing, e.g. ``"car"``.
+ The mode of transport to use for routing, one of ``"car"``,
76
+ ``"pedestrian"`` or ``"bicycle"``.
77
78
routing_mode : str
79
Whether to prefer ``"fast"`` or ``"short"`` routes.
@@ -232,7 +233,8 @@ casageo.spatial module
232
233
234
235
236
237
+ ``"pedestrian"``, ``"bicycle"`` or ``"truck"``.
238
239
240
0 commit comments