Waypoint

Properties

NameTypeDescriptionNotes
latlngVector{Float32}A pair of latitude/longitude coordinates, represented as an array of 2 floating point numbers.[optional] [default to nothing]
target_latlngVector{Float32}A pair of latitude/longitude coordinates, represented as an array of 2 floating point numbers.[optional] [default to nothing]
categoriesVector{String}Categories that the waypoint belongs to[optional] [default to nothing]
titleStringA title for the waypoint[optional] [default to nothing]
descriptionStringA description of the waypoint (optional)[optional] [default to nothing]
distanceintorouteInt64The number meters along the route that the waypoint is located[optional] [default to nothing]

[Back to Model list] [Back to API list] [Back to README]