Companion

object Companion

Properties

Link copied to clipboard

Inner class responsible for recreating Parcels into objects.

Functions

Link copied to clipboard

Constructs a LngLatBounds from a Tile identifier.

fun from(latNorth: Double, lonEast: Double, latSouth: Double, lonWest: Double): LngLatBounds

Constructs a LngLatBounds from doubles representing a LatLng pair.

Link copied to clipboard

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

Link copied to clipboard

Returns the world bounds.