ol3 styleFunction not called when in 3D mode with ol3-cesium

المشرف العام

Administrator
طاقم الإدارة
I'm using ol 3.11.2 with ol3cesium 1.10. I'm using styleFunctions to style my layers, but in 3D mode, the styles which use an icon for image, like:

new ol.style.Style({ image: new ol.style.Icon({ [...] ..........do not work. they just show the image in full size, and the style function is not called for this particular styles. I'm using scale, opacity, offset and rotation properties of ol.style.Icon. In 2D mode everything works perfectly, the styleFunction is called for this features as well.What could be the cause of this behaviour?



أكثر...
 
أعلى