@magiclane/maps-sdk
Preparing search index...
SurfaceSection
Class SurfaceSection
Surface sections
Sections list is in route begin -> end walk order.
Index
Constructors
constructor
Properties
start
Distance
M
type
Methods
equals
hash
Code
to
Json
from
Json
Constructors
constructor
new
SurfaceSection
(
startDistanceM
:
number
,
type
:
SurfaceType
)
:
SurfaceSection
Parameters
startDistanceM
:
number
type
:
SurfaceType
Returns
SurfaceSection
Properties
start
Distance
M
startDistanceM
:
number
type
type
:
SurfaceType
Methods
equals
equals
(
other
:
SurfaceSection
)
:
boolean
Parameters
other
:
SurfaceSection
Returns
boolean
hash
Code
hashCode
()
:
number
Returns
number
to
Json
toJson
()
:
any
Returns
any
Static
from
Json
fromJson
(
json
:
any
)
:
SurfaceSection
Parameters
json
:
any
Returns
SurfaceSection
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...
Surface sections
Sections list is in route begin -> end walk order.