I want a 'marching ants' line symbol with a white background and gray foreground. To make custom symbols, see the API Reference, and for examples see the symbol gallery.
I got one in a single color easily enough like this:
And I mocked up a static version of what I want like:
Which looks like this:
But the problem I am facing is that by the above docs, a line symbol needs a SINGLE Path element with the name 'Element' at its root. How can I do a 'white background, grey foreground' symbol without using two Paths? And how would I animate them to march as a unit?
أكثر...
I got one in a single color easily enough like this:
And I mocked up a static version of what I want like:
Which looks like this:
But the problem I am facing is that by the above docs, a line symbol needs a SINGLE Path element with the name 'Element' at its root. How can I do a 'white background, grey foreground' symbol without using two Paths? And how would I animate them to march as a unit?
أكثر...