P
P
Petr Vasiliev2019-02-07 07:40:56
JavaScript
Petr Vasiliev, 2019-02-07 07:40:56

How to place objects on svg curve?

There is a path (semicircle). Objects should be placed along the contour of this semicircle.
With the text it is solved simply: textPath, but I need to place an icon. How to do it ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2019-02-07
@NeiroNx

You can probably use markers.
https://developer.mozilla.org/en-US/docs/Web/SVG/A...
You only need vertices at these points.
Need to experiment

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question