mapwize-sdk-react-native
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Route
constructor
bounds
connector
Type
From
connector
Type
To
distance
floor
from
Floor
is
End
is
Start
object
Class
path
time
ToEnd
to
Floor
traveltime
Hierarchy
Route
Index
Constructors
constructor
Properties
bounds
connector
Type
From
connector
Type
To
distance
floor
from
Floor
is
End
is
Start
object
Class
path
time
ToEnd
to
Floor
traveltime
Constructors
constructor
new
Route
(
floor
:
number
, fromFloor
:
number
, toFloor
:
number
, isStart
:
boolean
, isEnd
:
boolean
, traveltime
:
number
, timeToEnd
:
number
, distance
:
number
, bounds
:
LatLngBounds
, connectorTypeTo
:
string
, connectorTypeFrom
:
string
, path
:
Array
<
LatLng
>
)
:
Route
Parameters
floor:
number
fromFloor:
number
toFloor:
number
isStart:
boolean
isEnd:
boolean
traveltime:
number
timeToEnd:
number
distance:
number
bounds:
LatLngBounds
connectorTypeTo:
string
connectorTypeFrom:
string
path:
Array
<
LatLng
>
Returns
Route
Properties
bounds
bounds
:
LatLngBounds
connector
Type
From
connector
Type
From
:
string
connector
Type
To
connector
Type
To
:
string
distance
distance
:
number
floor
floor
:
number
from
Floor
from
Floor
:
number
is
End
is
End
:
boolean
is
Start
is
Start
:
boolean
object
Class
object
Class
:
string
= "Route"
path
path
:
Array
<
LatLng
>
time
ToEnd
time
ToEnd
:
number
to
Floor
to
Floor
:
number
traveltime
traveltime
:
number
Generated using
TypeDoc