Fixed typo reference.html You = Use
This commit is contained in:
parent
0bf5e3d555
commit
5c00606a1d
@ -1121,7 +1121,7 @@ var map = L.map('map', {
|
||||
<td><code><b>zIndexOffset</b></code></td>
|
||||
<td><code>Number</code></td>
|
||||
<td><code><span class="number">0</span></code></td>
|
||||
<td>By default, marker images zIndex is set automatically based on its latitude. You this option if you want to put the marker on top of all others (or below), specifying a high value like <code>1000</code> (or high negative value, respectively).</td>
|
||||
<td>By default, marker images zIndex is set automatically based on its latitude. Use this option if you want to put the marker on top of all others (or below), specifying a high value like <code>1000</code> (or high negative value, respectively).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code><b>opacity</b></code></td>
|
||||
|
Loading…
Reference in New Issue
Block a user