Peter Marogna
07/29/2021, 10:48 AMAndroidView to be able to render them on the map.
It appears that some modifiers are interpreted differently during the transformation and for example `clip`ping is ignored as you can see in the image. (However using the background modifier with a Shape is working, but it isn't a full solution for the problem.)
Did anyone try this before? Any other solution ideas on how to put Composables on Google Maps?Uli Bubenheimer
01/10/2022, 3:40 PM