toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot.spatial
/
SpatialDataset
/
Companion
/
withGEOJSON
with
GEOJSON
fun
withGEOJSON
(
data
:
Map
<
String
,
Any
>
,
geometry
:
List
<
String
>
,
crs
:
String
?
=
null
)
:
SpatialDataset