@watergis/maplibre-gl-terradraw
Preparing search index...
helpers/valhallaRouting
ValhallaError
Interface ValhallaError
ValhallaError interface for error response from Valhalla API.
interface
ValhallaError
{
error
:
string
;
error_code
:
number
;
status
:
string
;
status_code
:
number
;
}
Index
Properties
error
error_
code
status
status_
code
Properties
error
error
:
string
error_
code
error_code
:
number
status
status
:
string
status_
code
status_code
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
error_
code
status
status_
code
@watergis/maplibre-gl-terradraw
Loading...
ValhallaError interface for error response from Valhalla API.