markers property
getter/setter pair
A list of markers manually placed by the user. Useful for the Extreme Retrieval Mission.
Implementation
List<GpsCoordinates> markers = [];
A list of markers manually placed by the user. Useful for the Extreme Retrieval Mission.
List<GpsCoordinates> markers = [];