Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsOpenRouteServiceDirections.RoundTrip Class Reference

Options to be applied on round trip routes. More...

Public Attributes

float length = 10000
 The target length of the route in m (note that this is a preferred value, but results may be different).
 
int points = 5
 The number of points to use on the route. Larger values create more circular routes.
 
int seed = 1
 A seed to use for adding randomisation to the overall direction of the generated route.
 

Detailed Description

Options to be applied on round trip routes.