Hi, I was wondering if there are any plans to support the use of this new Kotlin Maps SDK 200.x series for Kotlin Multiplatform (KMM) shared code? Is this something that might be possible in the future? From the outside perspective it seems like this might be possible since the SDK is now written in Kotlin, but maybe there are major dependencies that cannot easily be changed to Kotlin.
I just tried utilizing it as shared code and wouldn't allow me, presumably because the SDK, including all dependencies, are not 100% Kotlin code.
Any insight would be appreciated.
Thanks,