L.TileLayer.redraw() does return this.

This commit is contained in:
Jan Pieter Waagmeester 2013-01-16 23:15:21 +01:00
parent 4cfef573aa
commit 0284399790

View File

@ -1648,7 +1648,7 @@ var map = L.map('map', {
</tr>
<tr>
<td><code><b>redraw</b>()</code></td>
<td>-</td>
<td>this</td>
<td>Causes the layer to clear all the tiles and request them again.</td>
</tr>
<tr>