How to access the box coordinates as user changes Google Maps/Mapbox location?

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

Hi, we don’t expose this feature yet but we will add it to the roadmap ! Thanks very much for this great suggestion.