Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The VZMapChartMarker class implements an object used to work with map geolocation marker.
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.
Class to get analog of the VZMapChartMarker class:
None;
Class to get analog of the VZMapChartMarker class object:
VZMapChartMarkerClass;
Property name | Brief description | |
The MarkerId property determines geolocation marker identifier. | ||
The MarkerVisual property returns visual view of geolocation marker. | ||
The ToolTipStyle property determines geolocation marker tooltip style. |
See also: