New to Kendo UI for AngularStart a free 30-day trial

MarkerTooltipComponent

The configuration options of the Marker Layer Tooltip.

Selector

kendo-map-marker-layer-tooltip

Methods

notifyChanges

Updates the component fields with the specified values and refreshes the component.

Use this method when the configuration values cannot be set through the template.

ts
item.notifyChanges({ visible: true });
Parameters

changes

any

An object containing the updated input fields.

In this article
SelectorMethods
Not finding the help you need?
Contact Support