toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsglmaps.utils
/
CoordinateBounds
Coordinate
Bounds
data
class
CoordinateBounds
(
val
north
:
Double
,
val
south
:
Double
,
val
west
:
Double
,
val
east
:
Double
)
Members
Constructors
Coordinate
Bounds
Link copied to clipboard
constructor
(
north
:
Double
,
south
:
Double
,
west
:
Double
,
east
:
Double
)
Properties
east
Link copied to clipboard
val
east
:
Double
north
Link copied to clipboard
val
north
:
Double
south
Link copied to clipboard
val
south
:
Double
west
Link copied to clipboard
val
west
:
Double