Spatial K
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Spatial K
geojson
/
org.maplibre.spatialk.geojson.dsl
/
addRing
add
Ring
inline
fun
PolygonBuilder
.
addRing
(
builderAction
:
LineStringBuilder
.
(
)
->
Unit
)
(
source
)
Adds a ring to a
PolygonBuilder
using a DSL.
Parameters
builder
Action
The builder configuration block for the ring.