Maps Android KTX
Toggle table of contents
5.2.2
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Maps Android KTX
maps-utils-ktx
/
com.google.maps.android.ktx.utils
/
toLatLngList
to
Lat
Lng
List
inline
fun
String
.
toLatLngList
(
)
:
List
<
LatLng
>
Decodes this encoded string into a
LatLng
list.
Return
the decoded
LatLng
list
See also
Polyline Algorithm Format