MobileForms Toolkit Documentation

GeoMapMarkers.Points Property

Each marker must contain a set of one or more locations defining where to place the marker on the map. These locations may be either specified as GeoPoint values or as Address.

public System.Collections.Generic.List Points {get; set;}

See Also

GeoMapMarkers Class | Resco.Location.Services.Map Namespace