hi
I have a collection of objects on a visualizationlayer on the map which occasionally move and their path(previous locations) are stored in the viewmodel
and a collection of pathdata (the path of each of the above mentioned objects) binded to another visualizationlayer
when shown on the map each of this paths is just a collection of lines connected to each other and its not specified where the path starts and ends or where each line segment starts and ends. my question is : is it possible to some how show an arrow on each line segment declaring the lines direction or something like a showdirection property on each line segment.
thank you very much in advance for your help