I'm using `AndroidView` to show a google map view ...
# compose
j
I'm using
AndroidView
to show a google map view (
com.google.android.gms.maps.SupportMapFragment
) ....one of the issues I'm running in to is that pinch/zoom isn't working on the map....is there some way for example that gestures can/should be forwarded when using Compose?