Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v3.25.0

Choose a tag to compare

@andreaordonselli andreaordonselli released this 05 Feb 15:16
· 30 commits to master since this release

Leaflet:

  • Export does not return an error if the data contains apostrophes or double quotes [solves #1120].
  • The logic for counting symbols in the leafletLayerScripts file has been modified, which seems to have resolved the issue causing QGIS to crash with the error "Windows fatal exception: access violation, slCount = symbol.symbolLayerCount()" [solves #1051 #1106 #1117].

Openlayers:

  • Attribution definitions have been improved.
  • Style definition is supported in points and pixels in addition to millimeters.
  • Simple Marker and SVG Marker symbols support X and Y anchoring set for the symbol, now zoom work well [solves #1121].
  • The use of multiple Simple Marker and SVG Marker symbols within the same Marker is supported.
  • Improved creation of PNG icons for the LayersList; icons are clearly visible even in cases of multiple symbols and different anchor points
before after
image image
  • Legend support for raster layers is now available [solves #1109]
before after
image image