toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-geojson
/
space.kscience.maps.geojson
/
GeoJson
Geo
Json
@
Serializable
(
with
=
GeoJsonSerializer::class
)
sealed
interface
GeoJson
A utility class to work with GeoJson (https://geojson.org/)
Inheritors
GeoJsonFeature
GeoJsonFeatureCollection
GeoJsonGeometry
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
json
Link copied to clipboard
abstract
val
json
:
JsonObject
type
Link copied to clipboard
open
val
type
:
String