toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.map
/
LatLngBounds
Lat
Lng
Bounds
data
class
LatLngBounds
(
val
southwest
:
LatLng
,
val
northeast
:
LatLng
)
Members
Constructors
Lat
Lng
Bounds
Link copied to clipboard
constructor
(
southwest
:
LatLng
,
northeast
:
LatLng
)
Properties
northeast
Link copied to clipboard
val
northeast
:
LatLng
southwest
Link copied to clipboard
val
southwest
:
LatLng