Now we have a nice GoogleMap composable function perfectly running here, but we were not able to get notification of user interactions with it.
Is it possible to associate an handler to an update/redraw/zooming/panning event?
Is it possible to get in some way information regarding the actual position of camera, bound of visible window, zoom level and so on?
Now we have a nice GoogleMap composable function perfectly running here, but we were not able to get notification of user interactions with it.
Is it possible to associate an handler to an update/redraw/zooming/panning event?
Is it possible to get in some way information regarding the actual position of camera, bound of visible window, zoom level and so on?