Update with development branch

This commit is contained in:
csubira
2019-03-01 12:06:42 +01:00
182 changed files with 85201 additions and 504 deletions

View File

@@ -18,7 +18,7 @@ Displays a contoured line on a map, connecting geometries to a defined area, mea
Note that not all the providers, for example TomTom, provide us a way to define the isoline limit in distance so we need to make some estimations. Due that estimations the produced isolines could not be 100% precise.
##### Arguments
#### Arguments
Name | Type | Description | Accepted values
--- | --- | --- | ---

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)