maps-utils-v3-ktx / com.google.maps.android.ktx.utils / kotlin.String / toLatLngList

toLatLngList

fun String.toLatLngList(): List<LatLng>

Decodes this encoded string into a LatLng list.

Return
the decoded LatLng list