<@U0BMF6PDJ> you asked me to keep you informed abo...
# multiplatform
g
@bashor you asked me to keep you informed about my serialization/parsing of GeoJson. This is how I managed it at the end: https://github.com/data2viz/geojson-kotlin/blob/master/geojson-js/src/main/kotlin/io/data2viz/geojson/js/GeoJsonJs.kt I have two completely different implementations in JS and JVM. I only share some common data class as the result of the parsing.
b
thank you for info