Mention that the baselayerchange event is fired on the map object. Fixes #1625

This commit is contained in:
danzel 2013-04-29 10:24:10 +12:00
parent a2e120285e
commit 9245ceeb22

View File

@ -4003,7 +4003,7 @@ L.control.layers(baseLayers, overlays).addTo(map);</code></pre>
<h3>Events</h3>
<p>You can subscribe to the following events using <a href="#events">these methods</a>.</p>
<p>You can subscribe to the following events on the map object using <a href="#events">these methods</a>.</p>
<table>
<tr>