v3.20.0
版本发布时间: 2024-05-13 21:33:49
qgis2web/qgis2web最新发布版本:v3.22.0(2024-08-05 17:41:42)
openlayers
- popup is able to show videos supported by the browser
(extensions now supported are:
gif|jpg|jpeg|tif|tiff|png|avif|webp|svg
andmp4|webm|ogg|avi|mov|flv)
solves stack question - fixed popup's height and width, image and video contents (thanks to @JanKirchhoff) solves issue #1061
- commented projection's extension in layers.js and qgis2web.js files (it did not allow the correct map visibility)
- svg icon is clearly visible in legend even in case of large dimensions (svg icon is shown directly, not qgis png's legend) (thanks to @geraldo) #732
- support for colored svg icons (fill and border) solves issue #380
leaflet
- .js and .css files referring to layerslist are stored in the export folder only if layerslist is visible
- fixed svg icons border width solves issue #380
bugfix
- updated writeAsVectorFormat function that was deprecated (thanks to @agiudiceandrea) solves issue #1056
WIKI
- updated documentation