c3nav
Preparing search index...
RoutingOptions
Interface RoutingOptions
interface
RoutingOptions
{
mode
:
"fastest"
|
"shortest"
;
restrictions
:
"normal"
|
"prefer"
|
"avoid"
;
walk_speed
:
"default"
|
"fast"
|
"slow"
;
way_types
:
Record
<
string
,
"allow"
|
"avoid"
|
"restrict"
>
;
}
Index
Properties
mode
restrictions
walk_
speed
way_
types
Properties
mode
mode
:
"fastest"
|
"shortest"
restrictions
restrictions
:
"normal"
|
"prefer"
|
"avoid"
walk_
speed
walk_speed
:
"default"
|
"fast"
|
"slow"
way_
types
way_types
:
Record
<
string
,
"allow"
|
"avoid"
|
"restrict"
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mode
restrictions
walk_
speed
way_
types
c3nav
Loading...