When creating an Imagemap, dealing with the position and size of the link can be annoying. Generally people open an image editor just to get percentage values to insert inside the tag.
So in my free time I created a small project that solved this problem.
https://github.com/zFriez/bbcode-imagemapper
Essentially this project let the user click and drag a desirable area, then define a name and a redirect link to it, and finally generate a imagemap tag for you to copy and paste inside the BBCode form.
I think it would be a nice-to-have feature to implement this functionality inside the BBCode preview form.
When creating an Imagemap, dealing with the position and size of the link can be annoying. Generally people open an image editor just to get percentage values to insert inside the tag.
So in my free time I created a small project that solved this problem.
https://github.com/zFriez/bbcode-imagemapper
Essentially this project let the user click and drag a desirable area, then define a name and a redirect link to it, and finally generate a imagemap tag for you to copy and paste inside the BBCode form.
I think it would be a nice-to-have feature to implement this functionality inside the BBCode preview form.