diff --git a/reference.html b/reference.html index ff155bbf..f75adf91 100644 --- a/reference.html +++ b/reference.html @@ -2651,6 +2651,11 @@ var latlngs = [ LatLng[] Returns an array of the points in the path, or nested arrays of points in case of multi-polyline. + + isEmpty() + Boolean + Returns true if the Polyline has no LatLng. + getBounds() LatLngBounds