an accidentally :) fixed typo
This commit is contained in:
parent
b5889a1902
commit
3ca464f95a
@ -4635,7 +4635,7 @@ map.off('click', onClick);</code></pre>
|
||||
<td>Fires an event of the specified type. You can optionally provide an data object — the first argument of the listener function will contain its properties.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code><b>cleanAllEventListeners</b>()</code></td>
|
||||
<td><code><b>clearAllEventListeners</b>()</code></td>
|
||||
|
||||
<td><code><span class="keyword">this</span></code></td>
|
||||
<td>Removes all listeners to all events on the object.</code></td>
|
||||
|
Loading…
Reference in New Issue
Block a user