ClassMapMarkerTooltipTemplateContext
Class
Context object that provides data and properties for map marker tooltip template rendering. Contains the marker's associated data item for creating custom tooltip content that displays relevant information when users hover over markers.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class MapMarkerTooltipTemplateContext
Inheritance: objectMapMarkerTooltipTemplateContext
Constructors
MapMarkerTooltipTemplateContext()
Declaration
cs-api-definition
public MapMarkerTooltipTemplateContext()