Sebastian Heeschen

Results 3 comments of Sebastian Heeschen

Sorry, for long time no comment... Actually we had a change of providing the `resourceoptions` The crash only happened if we just had an implementation like: ``` ResourceOptionsManager.getDefault(context, context.getString(R.string.mapbox_access_token)) ```...

Regarding the cons, is it despite to use a generic type parameter? Then I'd like to open a PR for it. I think a FeatureCollection shouldn't have a generic type...

``` 45 tests completed, 1 failed > Task :turf:nativeTest io.github.dellisd.spatialk.turf.TransformationTest.testCircle[native] FAILED kotlin.AssertionError at null:-1 There were failing tests. See the report at: file:///home/runner/work/spatial-k/spatial-k/turf/build/reports/tests/nativeTest/index.html ``` @dellisd, can't reproduce it locally. Can...