Builder

Builder for creating LatLngBounds by including multiple points.

The builder calculates the minimum bounding box that contains all included points.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Creates the LatLngBounds from the included points.

Link copied to clipboard

Includes a point in the bounds being built.