toggle menu
app
androidJvm
switch theme
search in API
app
/
io.schiar.fridgnet.view.shared.util
/
toLatLngList
to
Lat
Lng
List
fun
List
<
GeoLocationViewData
>
.
toLatLngList
(
)
:
List
<
LatLng
>
Converts the list of
GeoLocationViewData
into the list Google Maps
LatLng
objects.