I\'m trying to draw a label on a polygon of an svg file. The problem I\'m facing is to find out roughly the center of this polygon to place the label, as the path\'s coordinates
Insert a text tag inside the svg and position it by calculating the width and hight
............ ............ Text To Show