You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'd prefer to avoid using customTooltipRenderer for a few reasons, but it seems like that's the only way to get them styled? it's not possible to use a stylesheet because the current styles are set directly on the element (and even !important won't override them).
would you be open to optionally adding class names to the parts of the tooltip e.g. walktour-tooltip-container--title, or whatever?