Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question