@watergis/maplibre-gl-terradraw
Preparing search index...
helpers/valhallaRouting
ValhallaTripSummary
Interface ValhallaTripSummary
ValhallaTripSummary interface for the summary of the trip.
interface
ValhallaTripSummary
{
cost
:
number
;
has_time_restrictions
:
boolean
;
length
:
number
;
max_lat
:
number
;
max_lon
:
number
;
min_lat
:
number
;
min_lon
:
number
;
time
:
number
;
}
Index
Properties
cost
has_
time_
restrictions
length
max_
lat
max_
lon
min_
lat
min_
lon
time
Properties
cost
cost
:
number
has_
time_
restrictions
has_time_restrictions
:
boolean
length
length
:
number
max_
lat
max_lat
:
number
max_
lon
max_lon
:
number
min_
lat
min_lat
:
number
min_
lon
min_lon
:
number
time
time
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cost
has_
time_
restrictions
length
max_
lat
max_
lon
min_
lat
min_
lon
time
@watergis/maplibre-gl-terradraw
Loading...
ValhallaTripSummary interface for the summary of the trip.