Hello
I'm using 100.05
and I want to know if there's an option to create a simple straight line polyline that doesn't scale with the map.
stroke symbol isn't working for me(it scale with map)
My current workaround is to create simple marker with my desired symbol and put its "head" on the start location.
My main problem it that I want to control the line height in run-time, and marker symbol have only size property and not width and height. so to overcome this I created 3(for now, but i would need more in the future) marker symbol with my symbol in different size and render the correct one, when the user asks.
but I wonder if there's a way to control marker symbol height property somehow OR create a polyline that doesn't scale on map zoom