Join Slack
Powered by
Hello, Recently i added Google Maps with Compose ...
# compose
h
Hachemi Hamadi
11/24/2021, 5:34 PM
Hello, Recently i added Google Maps with Compose using AndroidView composable. But the map gestures aren't working at all (zoom / rotate ... ) Although i enabled then using the uisettings. Any idea how to make them work ?
c
Csaba Kozák
11/24/2021, 6:24 PM
It works well in our app. Did you follow the Crane example?
https://github.com/android/compose-samples/blob/e1d757b5352709da16986720f336e3120b[…]/java/androidx/compose/samples/crane/details/DetailsActivity.kt
https://github.com/android/compose-samples/blob/4079e96bd1e0bb38d682b285da9add1c23[…]ain/java/androidx/compose/samples/crane/details/MapViewUtils.kt
Open in Slack
Previous
Next