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
/
distance
distance
fun
distance
(
geometry
:
Expression
<
GeoJsonValue
>
)
:
Expression
<
FloatValue
>
(
source
)
Returns the shortest distance in meters between the evaluated feature and
geometry
.