1

As part of a mobile application, I want to detect an intersection between an svg that is a circle and follow the user's finger and any imported svg shape. Here is an example of what I need (don't need all the points, only the value true or false):

enter image description here

I am using Ionic / Angular in Typescript. I have searched for several solutions but none of them seems to fit ...

How to achieve this?

Dharman
  • 30,962
  • 25
  • 85
  • 135
Simple Dev
  • 113
  • 9
  • perhafs this [SO](https://stackoverflow.com/questions/18972825/how-to-check-intersection-of-svg-elements) can help you -but you can only use one SVGRect (the "circle") and a SVG – Eliseo Jul 26 '22 at 06:08

0 Answers0