https://kotlinlang.org logo
#compose
Title
# compose
j

John O'Reilly

09/04/2020, 9:17 PM
Using the
Crane
sample as a template I'm making another pass at including a Google Map in Compose UI....I think this came up before but if I set
uiSettings.isZoomControlsEnabled
the zoom controls show on map but touching them doesn't do anything. The Crane sample sets up custom zoom controls outside map for what I'm guessing is the same reason ``````
d

Daniele B

09/04/2020, 10:06 PM
Hi John! it sounds great that it’s possible to include Google Maps in Compose! I have just been trying to run the Crane sample, but it keeps giving me an error
even if I click on Begin Upgrade, it keep getting the error
did you experience the same problem?
I keep getting these 2 error, one after the other
OK, I solved the problem! by upgrading the gradle plugin version in BuildSrc/Dependendies