GeoKJSON
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
GeoKJSON
geojson
/
io.github.elcolto.geokjson.geojson
/
LineString
/
Companion
Companion
object
Companion
Members
Functions
from
Json
Link copied to clipboard
@
JvmStatic
fun
fromJson
(
json
:
String
)
:
LineString
from
Json
Or
Null
Link copied to clipboard
@
JvmStatic
fun
fromJsonOrNull
(
json
:
String
)
:
LineString
?