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 with AsyncTasks, 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.
Currently, our
android-maps-utilsshowcases 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.