maps-utils-ktx / com.google.maps.android.ktx.utils / kotlin.collections.List / latLngListEncode

latLngListEncode

fun List<LatLng>.latLngListEncode(): String

Encodes this LatLng list in a String using the Polyline Algorithm Format.

Return
the encoded String