IMapLayerVisuals.AddMarkerVisual

Fore Syntax

AddMarkerVisual: IMapMarkerVisual;

Fore.NET Syntax

AddMarkerVisual: Prognoz.Platform.Interop.Map.IMapMarkerVisual;

Description

The AddMarkerVisual property adds a geolocation marker to the collection.

Comments

A geolocation marker is a point linked to the territory. Markers show locations necessary for the user, for example, shops or metro stations.

Fore and Fore.NET Examples

The property use is given in the example for IMapMarkerVisual.Latitude.

See also:

IMapLayerVisuals