I'm building a tableview/scrollview to the lower part of a window containing a GMSMapView.map, which is intended to display the marker data of the current camera position.
The GMSMapView.map has already markers set in.
I'm missing the way to get the marker data of the current camera position, checked through Google's documentation but couldn't find it there, any help largely appreciated.