getBuildingsInBounds
open fun getBuildingsInBounds(@NonNull bounds: MPLatLngBounds): List<MPBuilding>
Content copied to clipboard
Builds up a list of visible buildings (their AABB intersects with the given bounds).
If the list isn't empty, the first building will be the one with the most area visible
Return
list of found MPBuilding
Parameters
bounds
search bounds