mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.map.coordinates
/
RectCoord
Rect
Coord
data
class
RectCoord
(
var
topLeft
:
Coord
,
var
bottomRight
:
Coord
)
Content copied to clipboard
Constructors
Properties
Constructors
Rect
Coord
Link copied to clipboard
fun
RectCoord
(
topLeft
:
Coord
,
bottomRight
:
Coord
)
Content copied to clipboard
Properties
bottom
Right
Link copied to clipboard
var
bottomRight
:
Coord
Content copied to clipboard
top
Left
Link copied to clipboard
var
topLeft
:
Coord
Content copied to clipboard