IMapMarkerVisual.ItemsNames

Syntax

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

Example

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

See also:

IMapMarkerVisual