What I want to do is,
on my map, when I click somewhere on the map, it shows a marker on the point, then I click different point on the map then it shows a another mark
Another solution is to move a marker, for that you just user marker.setPosition(). (thanks kjy112 for the warning :)