component1

inline operator fun LatLng.component1(): Double

Returns the LatLng.latitude of this LatLng.

e.g.

val (lat, _) = latLng