I want to remove a current marker after long click on map anywhere and recreate a new marker at that point. I have cleared google map on long click on map and new marker is crea
At first clear the Google map, then add a new marker. Check the code below
mMap.clear(); //google map marker adding code here