IMapLayerVisuals.AddMarkerVisual

Syntax

AddMarkerVisual: 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.

Example

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

See also:

IMapLayerVisuals