How to Synchronize GroundOverlay Position with a Movable Image in Kotlin Jetpack Compose and Osmdroid During Map Rotation?
I’m working on an Android application using Kotlin, Jetpack Compose, and Osmdroid. The goal is to overlay an image onto a map, allowing users to interact with both the image and the map with specific gestures.