Added TileLayer.Fallback plugin
Added Leaflet.TileLayer.Fallback plugin into "Tile & image layers > Tile Load" section. Following issue / feature request #3127.
This commit is contained in:
parent
25637b5654
commit
5bc6780481
@ -454,6 +454,15 @@ The following plugins change the way that tile layers are loaded into the map.
|
||||
<a href="https://github.com/ebrelsford/">Eric Brelsford</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="https://github.com/ghybs/Leaflet.TileLayer.Fallback">Leaflet.TileLayer.Fallback</a>
|
||||
</td><td>
|
||||
Replaces missing Tiles (HTTP 404 Not Found Error) by scaled up equivalent Tiles from lower zooms.
|
||||
</td><td>
|
||||
<a href="https://github.com/ghybs">ghybs</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user