Add(Value: IVZMapChartMarker): Integer;
Add(Value: Prognoz.Platform.Interop.Visualizators.VZMapChartMarker): integer;
Value. Geolocation marker.
The Add method adds a geolocation marker to collection.
To remove geolocation marker from collection, use IVZMapChartMarkers.Remove.
The method use is given in the example for IVZMapChart.Markers.
See also: