Update routing mode type doc

This commit is contained in:
Mario de Frutos 2018-11-30 12:30:02 +01:00
parent c28ca4861a
commit a8140e53c3
No known key found for this signature in database
GPG Key ID: A206D1F8FCA8D2B5

View File

@ -81,4 +81,4 @@ The optional value parameters must be passed using the format: `option=value`. N
Name | Type | Description | Accepted values
--- | --- | --- | ---
`mode_type` | `text` | Type of route calculation | `shortest` (this option only applies to the car transport mode)
`mode_type` | `text` | Type of route calculation | `shortest` or `fastest` (this option only applies to the car transport mode)