maps-utils-v3-ktx
/
com.google.maps.android.ktx.utils.geometry
/
com.google.maps.android.geometry.Point
/
component2
component2
operator
fun
Point
.
component2
(
)
:
Double
Returns the y value of this Point.
e.g.
val (_, y) = point