Has anybody been able to successfully draw compose views on top of HTMLElement types? I know this issue
https://youtrack.jetbrains.com/projects/CMP/issues/CMP-8521/ has been open for a while but it doesn't seem to have any movements, and it doesn't seem to be fixed in any of the latest releases. I have a Map View that is implemented with Google Maps JS library, and I want to be able to overlay buttons to it, but so far its been impossible to do so.