Creating Kotlin demos for android-maps-utils #1283
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Currently, our
android-maps-utils
showcases demos only in Java.Given that Kotlin is now the recommended language for modern Android Development, we could benefit from having our samples being Kotlin friendly and showcasing how we can Kotlin with
android-maps-utils
. Some places are more obvious than others, but there is a certain level of Kotlin syntactic sugar that we can apply (starting withAsyncTasks
, for instance).If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.
The text was updated successfully, but these errors were encountered: