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