@watergis/maplibre-gl-terradraw
Preparing search index...
helpers/valhallaRouting
ValhallaRoutingLocation
Interface ValhallaRoutingLocation
ValhallaRoutingLocation interface for the locations in the trip.
interface
ValhallaRoutingLocation
{
city
:
string
;
lat
:
number
;
lon
:
number
;
original_index
:
number
;
type
:
string
;
}
Index
Properties
city
lat
lon
original_
index
type
Properties
city
city
:
string
lat
lat
:
number
lon
lon
:
number
original_
index
original_index
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
city
lat
lon
original_
index
type
@watergis/maplibre-gl-terradraw
Loading...
ValhallaRoutingLocation interface for the locations in the trip.