Fix wording in moveend section of API.
This commit is contained in:
parent
33460f916a
commit
ac00f05e07
@ -507,7 +507,7 @@ var map = L.map('map', {
|
||||
<tr id="map-moveend">
|
||||
<td><code><b>moveend</b></code></td>
|
||||
<td><code><a href="#event">Event</a></code></td>
|
||||
<td>Fired when the view of the map ends changed (e.g. user stopped dragging the map).</td>
|
||||
<td>Fired when the view of the map stops changing (e.g. user stopped dragging the map).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code><b>dragstart</b></code></td>
|
||||
|
Loading…
Reference in New Issue
Block a user