Spatial K
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Spatial K
units
/
org.maplibre.spatialk.units.extensions
/
times
times
operator
fun
Double
.
times
(
other
:
Length
)
:
Length
(
source
)
Multiplies a scalar by a
Length
.
operator
fun
Double
.
times
(
other
:
Area
)
:
Area
(
source
)
Multiplies a scalar by an
Area
.
operator
fun
Double
.
times
(
other
:
Rotation
)
:
Rotation
(
source
)
Multiplies a scalar by a
Rotation
.