IMapMarkerVisual.ItemsNames

Fore Syntax

ItemsNames: Array;

Fore.NET Syntax

ItemsNames: System.Array;

Description

The ItemsNames property determines names of geolocation markers.

Comments

Names are set as a strings array. Each array element corresponds to the marker.

Fore and Fore.NET Examples

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

See also:

IMapMarkerVisual