Click or drag to resize

Wgs84MapMarkers Property

List of markers to be shown on the map without center position.

Namespace: ZylSoft.Gps.Map
Assembly: ZylMap (in ZylMap.dll) Version: 1.8.0.0 (1.0.0.0)
Syntax
public Collection<Marker> Markers { get; set; }

Property Value

CollectionMarker
See Also