Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.model.coordinate
/
ScreenPointCoordinate
Screen
Point
Coordinate
data
class
ScreenPointCoordinate
(
val
x
:
Float
,
val
y
:
Float
)
Members
Constructors
Screen
Point
Coordinate
Link copied to clipboard
constructor
(
x
:
Float
,
y
:
Float
)
Properties
x
Link copied to clipboard
val
x
:
Float
y
Link copied to clipboard
val
y
:
Float