d3.js experts, what is the proper way to add an element at zoomed. the bug happens when this event happens:
zoom the container by scrolling the mouse wheel
click at the container to add the new circle
unzoom
the circle is not properly positioned
jsfiddle.net/testoftheyearend/Lx9k72n6/170/