Use-case: as a user of ImageMap I would like to be able to draw ovals to create better overlays for my custom content.
Currently, if user needs a non-perfect circle, he has to use Polygon shape, which could be time-consuming. We could implement a new shape, or better ability to draw a perfect circle only when a certain keyboard key is pressed (e.g. Shift).
Use-case: as a user of ImageMap I would like to be able to draw ovals to create better overlays for my custom content.
Currently, if user needs a non-perfect circle, he has to use Polygon shape, which could be time-consuming. We could implement a new shape, or better ability to draw a perfect circle only when a certain keyboard key is pressed (e.g. Shift).