Assembly: Visualizators;
The IVZMapChartMarker interface is used to work with map geolocation marker.
IVZMapChartMarker
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.
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. |
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: