|
Online Maps v3
|
Public Attributes | |
| float | distance |
| The distance for the step in meters. | |
| float | duration |
| The duration for the step in seconds. | |
| int | type |
| The instruction action for symbolisation purposes. Refer to the tables on https://github.com/GIScience/openrouteservice-docs. | |
| string | instruction |
| The routing instruction text for the step. | |
| int[] | way_points |
| List containing the indices of the steps start- and endpoint corresponding to the geometry. | |
Step of the segment.