thn80

Results 20 comments of thn80

This worked for me (at least for the browsers Firefox and Chrome on Windows). However, when accessing the page with Chrome on Android, the problem still seems to be there....

Thanks for clarification. In this case, let me ask in other words: I have a vector layer with a lot of markers. Different groups of markers shall have different colors...

@mike-000 thanks a lot for your solution. This is exactly what I wanted. In my new [example](https://codepen.io/gott18/pen/rNdPXKO) I added support for "displacement", just as an "optimization" of your solution. However,...

@mike-000 thanks for hint, my last question embarrassed myself a bit. The example works fine for me, however, I still have a further problem. In my more complex project (which...

While still searching for my root cause I came to a point where I don't understand the behavior of Openlayers correctly. In my new [example](https://codepen.io/gott18/pen/jOzjyjy) there is a ol.style.Icon inside...

@mike-000 thank you so much for your support here. I really apologize for wasting your time with my problems. I played again with your grayStyle function and the explicite loading...

Thanks for your responses which show that also others can see this behavior. Could someone who is deeper in the topic (maybe the developer of this code) give a hint...

> Anchor units can be specified as pixels, but are still scaled with the image This is very confusing for the user. @Razi91 do you have a rough idea until...

I think it should be fine if one additional parameter would be added which defaults to the current behavior ('relative') and can be set to 'absolute'. This makes it smoother...