setData

fun setData(latLngs: Collection<LatLng>)

Deprecated

Use updateLatLngs(Collection<LatLng>) instead.

Replace with

updateLatLngs(latLngs)