https://kotlinlang.org logo
n

Nikolas Guillen Leon

06/01/2023, 2:57 PM
i’m using the official Maps Compose library and I’m having some trouble with marker windows: I want to put 2 different buttons in the composable window, but it seems that they are not clickable because the “onInfoWindowClick” function of the MarkerInfoWindow composable is called instead. Is there a way to avoid this behavior?
p

Pablichjenkov

06/01/2023, 4:58 PM
Consider opening an issue on the GitHub repo