I have only been playing around with the Google Maps plugin but I would like to access the coordinates of the map when the user navigates around, so I can update markers for that particular boundary. I am pulling markers via a SQL query and need to pass the coordinates in.
I believe this is a “bounds_changed” event per the API but I don’t see an event listener for this