I have learned from the doc that how can I animate rect along path. For advance, how can I make the arc-shaped element(id="pin-arc" in the codepen demo) move around the circle path, and always fits to the circle radian?
Is this possible with only MotionPathPlugin?
Or are there any other solution for this, (yet prefer not to includes other plugins).
Thank ahead!