Wrapper function for locator, with more control over point size etc
locator_mD(nPoints = 1, line = TRUE, cex = 1, col = "red", ...)
number of points in a sequence
logical; plot lines between points
size of points
colour of points
further arguments passed to or from other methods.
Plots clicked points, and returns their x.y coordinates as a data.frame