toLatLngList

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

Decodes this encoded string into a LatLng list.

Return

the decoded LatLng list

See also