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
/
Feature
/
has
has
fun
has
(
key
:
Expression
<
StringValue
>
)
:
Expression
<
BooleanValue
>
(
source
)
fun
has
(
key
:
String
)
:
Expression
<
BooleanValue
>
(
source
)
Tests for the presence of a property value
key
in the current feature's properties.