S
S
Shuboanator2021-12-22 11:19:37
css
Shuboanator, 2021-12-22 11:19:37

How to correctly implement points on an SVG map?

There is an SVG map and the question is how to correctly attach a point block to it?
I need the div(Point) to snap to a specific point on the map svg

<div class="map">
    <svg id="map-svg">
    </svg>
   <div class="point"></div>
</div>

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question