boundsForWaypoints

open fun boundsForWaypoints(waypoints: List<Waypoint>, floor: String): LatLngBounds

Calculates the bounds for a list of given waypoint on a given floor.

Return

the coordinate bounds created by the list of waypoints

Parameters

waypoints

The waypoints.

floor

The floor.