Maps Android KTX
Toggle table of contents
5.2.2
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Maps Android KTX
maps-utils-ktx
/
com.google.maps.android.ktx.utils
/
component2
component2
inline operator
fun
LatLng
.
component2
(
)
:
Double
Returns the
LatLng.longitude
of this
LatLng
.
e.g.
val (_, lng) = latLng
Content copied to clipboard