FeatureGroup#getBounds method documentation

This commit is contained in:
Jason Sanford 2012-07-04 19:01:56 -06:00
parent aa9d390ade
commit 0aef827156

View File

@ -2020,6 +2020,11 @@ map.addLayer(group);</code></pre>
<td><code>this</code></td>
<td>Binds a popup with a particular HTML content to a click on any layer from the group.</td>
</tr>
<tr>
<td><code>getBounds()</code></td>
<td><code><a href="#latlngbounds">LatLngBounds</a></code></td>
<td>Returns the LatLngBounds of the Feature Group.</td>
</tr>
</table>
<h3>Events</h3>