MobileForms Toolkit Documentation

GeoMap.AddMarkers Method 

Adds a new markers into the current GeoMap object.

public void AddMarkers(
params GeoMapMarkers[] p
);

Parameters

p
The list of GeoMapMarkers objects defining the sets of markers that should be shown on a map.

See Also

GeoMap Class | Resco.Location.Services.Map Namespace