fromCoords

fun fromCoords(coords: List<Coords>): CoordsBounds

Constructs a LatLngBounds that contains all of a list of LatLng objects. Empty lists will yield invalid LatLngBounds.

Return

LatLngBounds

Parameters

coords

List of Coords objects