v3.21.0
版本发布时间: 2024-06-07 21:45:19
qgis2web/qgis2web最新发布版本:v3.22.0(2024-08-05 17:41:42)
qgis2web graphical interface
- organized appearance tab and added "Title" export variable
- "cluster" choice during export will be visible only if layer is "point" and with single symbol symbology solves issue 953
openlayers and leaflet
- added the possibility to export the project title in 4 corners of the map as happens for abstract solves issue #702 #762 Example "lower left":
- svg icons in legend have dynamic size without coming out of preview square (this works both in case of a single, categorized and graduated symbology) solves issue #702 #380 #705
openlayers
- added project "Title" and "Abstract" description export solves issue #702
- restored geocoder icon in preview window
- greatly simplified and organized js and css export code; ol-controls elemets (controls/buttons) acquire automatic position
- adjusted custom color and background for all ol-controls elements (controls/buttons) Example:
- disabled "popup on hover" and "highlight on hover" if I move mouse pointer over an ol-control element (controls/buttons)
- in case of categorized or graduated symbol it is possible to use the same svg icon several times with different symbologies properties solves issue #380 #705
leaflet
- adjusted width of layerswitcher elements in case of categorized or graduated symbology
- adjusted popup size in case of presence of media (image) solves issue #1073
WIKI
- update WIKI documentation for all in this release