Hi, I want to let user to place text on the map and be able to edit, change it. So to select text to edit user will hit it with mouse, but How do I know if mouse hit the text? I think mouse interacts only with shapes. I tried to make shape the same size like text, but when I zoom in/out the text size changes, but shapes size stays the same.
So maybe there is a better way to know if mouse hit text?
Any help?