Hello, I hope this is posted in the correct repo.
We found daybrush to be perfect for a feature in our app with the following requirements:
- Have an image.
- Draw interactable square annotation on the image.
- Retrieve the exact annotation coordinates relative to the image.
- Have the entire thing be zoomable.
I've reviewed the source code for the demo at daybrush.com/moveable, but it's REALLY BIG and I couldn't find the exact place where you handle drawing new squares. If you could point me in the right direction there, that would be awesome.
It would be even more awesome if you could perhaps give a simple rundown of how I can do what I'm looking for to help me save loads of time; there are so many cool options and it's easy to get lost!
Hello, I hope this is posted in the correct repo.
We found daybrush to be perfect for a feature in our app with the following requirements:
I've reviewed the source code for the demo at daybrush.com/moveable, but it's REALLY BIG and I couldn't find the exact place where you handle drawing new squares. If you could point me in the right direction there, that would be awesome.
It would be even more awesome if you could perhaps give a simple rundown of how I can do what I'm looking for to help me save loads of time; there are so many cool options and it's easy to get lost!