IVZMapChartMarkers.Remove

Syntax

Remove(Index: Integer);

Parameters

Index. Geolocation marker index.

Description

The Remove method removes geolocation marker from collection by its index.

Comments

To add a geolocation marker to collection, use IVZMapChartMarkers.Add.

See also:

IVZMapChartMarkers