latLngListEncode

inline fun List<LatLng>.latLngListEncode(): String

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

Return

the encoded String

See also