LatLngBounds

data class LatLngBounds(val southwest: LatLng, val northeast: LatLng)

Constructors

Link copied to clipboard
constructor(southwest: LatLng, northeast: LatLng)

Properties

Link copied to clipboard
Link copied to clipboard