markers property

List<GpsCoordinates> markers
getter/setter pair

A list of markers manually placed by the user. Useful for the Extreme Retrieval Mission.

Implementation

List<GpsCoordinates> markers = [];