dellisd / spatial-k

Spatial K - A set of Kotlin Multiplatform Libraries for working with geospatial data
https://dellisd.github.io/spatial-k
MIT License
67 stars 12 forks source link

Update DSL api #88

Closed dellisd closed 2 years ago

dellisd commented 2 years ago

Remove inline uses of unary plus. Prefer direct method calls instead. Unary plus can still be used to add existing objects Mark top-level DSL functions with @GeoJsonDsl