addPoint

open fun addPoint(point: LatLng)

Add a point to the polyline.

Parameters

point

A LatLng point to be added.