Join Slack
Powered by
K/JS noob here: Has anyone successfully converted ...
# javascript
a
arocnies
11/10/2017, 3:42 AM
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
konsoletyper
11/10/2017, 8:28 AM
ts2kt is semi-automatical tool. You should fix errors in generated Kotlin files manually
13
Views
Open in Slack
Previous
Next