SnowMappy SDK
androidJvm
SnowMappy SDK
/
io.bemappy.sdk.models.features
/
SkiSlope
/
SkiSlope
Ski
Slope
constructor
(
id
:
Long
,
name
:
String
,
geometry
:
Geometry
,
layerName
:
String
,
length
:
Float
,
maxSlope
:
Float
,
averageSlope
:
Float
,
averageSpeed
:
Float
,
travelTime
:
Float
,
extremeCondition
:
String
,
level
:
Level
,
runType
:
RunType
,
foreignId
:
String
)