Place marker at mouse coordinates

I have a Piece with the Action and Place Marker traits in place, so when i click on it, a marker is placed on top of it.

My question is: how can i place the marker at the exact point i clicked?

Thanks!

You can’t with Vassal as it is currently built. However if you want to write your own custom code in java it is probably doable