oldLatLng
This commit is contained in:
parent
016d56568d
commit
f14f4070ec
@ -1443,7 +1443,7 @@ var map = L.map('map', {
|
||||
<tr>
|
||||
<td><code><b>move</b></code></td>
|
||||
<td><code><a href="#event">Event</a></code></td>
|
||||
<td>Fired when the marker is moved via setLatLng. Old and new coordinates are included in event arguments as <code>oldLatlng, latlng</code>.</td>
|
||||
<td>Fired when the marker is moved via setLatLng. Old and new coordinates are included in event arguments as <code>oldLatLng, latlng</code>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code><b>add</b></code></td>
|
||||
|
Loading…
Reference in New Issue
Block a user