Hi,
It seems OpenLayers changed theyr render method, using different FontSymbol doesn't work
In my examples i have two features and i use a getSyle method wich switch between two icons, depends ont feature "test" property
working example with ol10.2.1:
https://codesandbox.io/p/sandbox/ky98xz
Not working example with ol10.3.1:
https://codesandbox.io/p/sandbox/animated-gif-forked-npv8vy
I was looking in your commits since 4.0.24 release (especially 6ea333d) , maybe you already patch it? If so, do you plan to release au new version soon?
thank you,
David
Hi,
It seems OpenLayers changed theyr render method, using different FontSymbol doesn't work
In my examples i have two features and i use a getSyle method wich switch between two icons, depends ont feature "test" property
working example with ol10.2.1:
https://codesandbox.io/p/sandbox/ky98xz
Not working example with ol10.3.1:
https://codesandbox.io/p/sandbox/animated-gif-forked-npv8vy
I was looking in your commits since 4.0.24 release (especially 6ea333d) , maybe you already patch it? If so, do you plan to release au new version soon?
thank you,
David