diff --git a/reference.html b/reference.html index 12573811..bd27552b 100644 --- a/reference.html +++ b/reference.html @@ -2020,6 +2020,11 @@ map.addLayer(group); this Binds a popup with a particular HTML content to a click on any layer from the group. + + getBounds() + LatLngBounds + Returns the LatLngBounds of the Feature Group. +

Events