Merge pull request #1740 from AndreyGeonya/patch-1
Update reference.html
This commit is contained in:
commit
b433a5a629
@ -2397,7 +2397,7 @@ map.fitBounds(polyline.getBounds());</code></pre>
|
||||
<code>L.multiPolygon(<span class="comment">…</span>)</code>
|
||||
</td>
|
||||
|
||||
<td>Instantiates a multi-polyline object given an array of latlngs arrays (one for each individual polygon) and optionally an options object (the same as for MultiPolyline).</td>
|
||||
<td>Instantiates a multi-polygon object given an array of latlngs arrays (one for each individual polygon) and optionally an options object (the same as for MultiPolyline).</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user