MapLibre Compose API Reference
Toggle table of contents
0.12.1
common
Target filter
common
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
maplibre-compose
/
org.maplibre.compose.expressions.dsl
/
min
min
fun
<
U
,
V
:
NumberValue
<
U
>
>
min
(
vararg
numbers
:
Expression
<
V
>
)
:
Expression
<
V
>
(
source
)
Returns the smallest of all given
numbers
.