maplibre-compose
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
maplibre-compose
maplibre-compose
/
org.maplibre.compose.expressions.dsl
/
condition
condition
fun
<
T
:
ExpressionValue
>
condition
(
test
:
Expression
<
BooleanValue
>
,
output
:
Expression
<
T
>
)
:
Condition
<
T
>
(
source
)
Create a
Condition
, see
case