Merge pull request #781 from JasonSanford/gh-pages-master
FeatureGroup#getBounds docs
This commit is contained in:
commit
15ae002e07
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user