Removed documented url property of TileEvent

This commit is contained in:
bennlich 2014-09-29 12:29:51 -07:00 committed by Vladimir Agafonkin
parent a72321a30d
commit 2bab64fde4

View File

@ -4927,11 +4927,6 @@ map.off('click', onClick);</code></pre>
<td><code>HTMLElement</code></td>
<td>The tile element (image).</td>
</tr>
<tr>
<td><code><b>url</b></code></td>
<td><code>String</code></td>
<td>The source URL of the tile.</td>
</tr>
</table>
<h3 id="resize-event">ResizeEvent</h3>