maps-utils-ktx / com.google.maps.android.ktx.utils / com.google.android.gms.maps.model.LatLng / component1

component1

operator fun LatLng.component1(): Double

Returns the LatLng.latitude of this LatLng.

e.g.

val (lat, _) = latLng