IVZMapChartMarker

Assembly: Visualizators;

Description

The IVZMapChartMarker interface is used to work with map geolocation marker.

Inheritance Hierarchy

          IVZMapChartBaseObject

          IVZMapChartMarker

Comments

Geolocation marker is a point bound to territory. Markers enable the user to display items on the map that are required for a user, for example: shops or metro stations.

To get an object of this type, use IVZMapChartMarkers.Item.

Properties

  Property name Brief description
MarkerId

The MarkerId property determines geolocation marker identifier.
MarkerVisual

The MarkerVisual property returns visual view of geolocation marker.
ToolTipStyle

The ToolTipStyle property determines geolocation marker tooltip style.

Properties inherited from IVZMapChartBaseObject

  Property name Brief description
MapChart The MapChart property returns an object that contains express report map display parameters.
Visible The Visible property determines whether an object is displayed on a map.

See also:

Visualizators Assembly Interfaces