toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-geojson
/
space.kscience.maps.geojson
/
GeoJsonGeometryCollection
Geo
Json
Geometry
Collection
@
JvmInline
value
class
GeoJsonGeometryCollection
(
val
json
:
JsonObject
)
:
GeoJsonGeometry
Members
Constructors
Geo
Json
Geometry
Collection
Link copied to clipboard
constructor
(
json
:
JsonObject
)
Properties
geometries
Link copied to clipboard
val
geometries
:
List
<
GeoJsonGeometry
>
json
Link copied to clipboard
open
override
val
json
:
JsonObject
type
Link copied to clipboard
open
val
type
:
String