Maps Android KTX
Toggle table of contents
6.1.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Maps Android KTX
maps-utils-ktx
/
com.google.maps.android.ktx.utils.geometry
/
component1
component1
inline operator
fun
Point
.
component1
(
)
:
Double
Returns the x value of this Point.
e.g.
val (x, _) = point
Content copied to clipboard