Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsOpenRouteServiceDirectionResult.Route Class Reference

Route object. More...

Public Attributes

Summary summary
 Contains total sums of duration, route distance and actual distance of the route.
 
string geometry_format
 Contains the defined geometry format.
 
object geometry
 Contains the geometry in the defined geometry format.
 
Segment[] segments
 List containing the segments and its correspoding steps which make up the route.
 
int[] way_points
 List containing the indices of way points corresponding to the geometry.
 
Extra extras
 For every information item there is an associated block divided into summary and values.
 

Properties

List< OnlineMapsVector2dpoints [get]
 Points of the route.
 

Detailed Description

Route object.