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
/
MultiLineStringBuilder
/
add
add
fun
add
(
lineString
:
LineString
)
(
source
)
Adds a
LineString
to this
MultiLineString
.
Parameters
line
String
The
LineString
to add.