toggle menu
maps-utils-ktx
5.0.0
JVM
switch theme
search in API
maps-utils-ktx
/
com.google.maps.android.ktx.utils.geometry
Package-level
declarations
Functions
Functions
component1
Link copied to clipboard
inline operator
fun
Point
.
component1
(
)
:
Double
Returns the x value of this Point.
component2
Link copied to clipboard
inline operator
fun
Point
.
component2
(
)
:
Double
Returns the y value of this Point.