Any way to get the center coordinates of all areas? #41
-
Is there any way to get the center coordinates (or scaled coordinates) from all areas and say, for instance, iterate through them? I have some other interface elements I'd like to manipulate based on the center coordinates of all areas. |
Beta Was this translation helpful? Give feedback.
Answered by
NishargShah
Apr 5, 2022
Replies: 1 comment 1 reply
-
do you need something like this? react-img-mapper/src/ImageMapper.tsx Lines 244 to 250 in 204413a |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gpanciera
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
do you need something like this?
react-img-mapper/src/ImageMapper.tsx
Lines 244 to 250 in 204413a