K/JS noob here: Has anyone successfully converted ...
# javascript
a
K/JS noob here: Has anyone successfully converted OpenLayers typescript definitions to kotlin? I've tried with these two definitions and can't seem to get either to work properly. https://github.com/jumpinjackie/jsdoc-typescript-plugin/blob/master/typings/openlayers.baseline.d.ts https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/openlayers/v3/index.d.ts
k
ts2kt is semi-automatical tool. You should fix errors in generated Kotlin files manually