IVZMapChartMarkerVisual

Assembly: Visualizators;

Description

The IVZMapChartMarkerVisual interface is used to work with visual view of geolocation marker.

Inheritance Hierarchy

          IVZDataVisual

          IVZMapChartMarkerVisual

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 visual view of geolocation marker, use IVZMapChartMarker.MarkerVisual.

Properties

  Property name Brief description
BackgroundMapping

The BackgroundMapping property returns settings of data mapping to color of map geolocation marker.
LatitudeMapping

The LatitudeMapping property returns settings of data mapping to latitude of map geolocation marker.
LongitudeMapping

The LongitudeMapping property returns an object for setting up of data mapping to longitude of map geolocation marker.

Properties inherited from IVZDataVisual

  Property name Brief description
Index The Index property determines data display index.

See also:

Visualizators Assembly Interfaces