A function that is used for plotting multiple individuals on a map from a list of spatial data.
Arguments
- data
The spatial data frame.
- Pch
The type of point to plot a localization
- Cex
The size of the point to plot a localization
- Lwd
The width of the line to connect localizations
- col
The colour of plotted localizations
- Type
The type of graph to make. For instance, "b" is both points and lines and "o" is simlar but places points on top of line (no gaps)
- endpoint
Whether to plot the last localization of an individual in magenta