I'm using the Google Maps library for B4A and I'm wondering if it has the "Idle" event? I can't seem to find it in the documentation if it does.
I tried using the "CameraChange" event but it fires several times when zooming in and out.
The "Idle" would be much better as it waits until all of the moving/zooming has been completed before firing. I use it for the web version of my app.
Many thanks!

I tried using the "CameraChange" event but it fires several times when zooming in and out.
The "Idle" would be much better as it waits until all of the moving/zooming has been completed before firing. I use it for the web version of my app.
Many thanks!