Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@ajkopinga ajkopinga released this 28 Feb 11:12
· 15 commits to master since this release

This release fixes a breaking change after upgrading to OpenLayers v9.0.0. In this version, the .radius1 property on the RegularShape class has been removed, which causes some point symbols like star and cross to disappear.

By replacing all .radius1 properties with .radius, the symbols should appear as before. This change should be backwards compatible with older OpenLayers versions.