I'm using Google map in Compose, is there a way to...
# compose
a
I'm using Google map in Compose, is there a way to get the current zoom value from
cameraPositionState
or any other related state?
y
CameraPosition has zoom, isn't that the eay to access?
a
Oh, you're right, thanks!