diff --git a/reference.html b/reference.html index 32996d21..bc92f0be 100644 --- a/reference.html +++ b/reference.html @@ -2577,6 +2577,14 @@ map.fitBounds(bounds); this Removes a given layer from the group. + + hasLayer( + <ILayer> layer ) + + + Boolean + Returns true if the given layer is currently added to the group. + clearLayers() this