diff --git a/reference.html b/reference.html index 16d23093..aab82817 100644 --- a/reference.html +++ b/reference.html @@ -2631,11 +2631,12 @@ var latlngs = [ addLatLng( - <LatLng> latlng ) + <LatLng> latlng, + <LatLng[]> latlngs ) this - Adds a given point to the polyline. + Adds a given point to the polyline. By default, adds to the first ring of the polyline in case of a multi-polyline, but can be overriden passing another LatLngs group with latlngs parameter. setLatLngs(