@magiclane/maps-sdk
Preparing search index...
RoadTypeSection
Class RoadTypeSection
Road type sections
Sections list is in route begin -> end walk orders
Index
Constructors
constructor
Properties
start
Distance
M
type
Methods
equals
hash
Code
to
Json
from
Json
Constructors
constructor
new
RoadTypeSection
(
startDistanceM
:
number
,
type
:
RoadType
)
:
RoadTypeSection
Parameters
startDistanceM
:
number
type
:
RoadType
Returns
RoadTypeSection
Properties
start
Distance
M
startDistanceM
:
number
type
type
:
RoadType
Methods
equals
equals
(
other
:
RoadTypeSection
)
:
boolean
Parameters
other
:
RoadTypeSection
Returns
boolean
hash
Code
hashCode
()
:
number
Returns
number
to
Json
toJson
()
:
any
Returns
any
Static
from
Json
fromJson
(
json
:
any
)
:
RoadTypeSection
Parameters
json
:
any
Returns
RoadTypeSection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
start
Distance
M
type
Methods
equals
hash
Code
to
Json
from
Json
@magiclane/maps-sdk
Loading...
Road type sections
Sections list is in route begin -> end walk orders