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 have an issue where this "Break:" text is added to my markers, I don't want this since I want complete control over what is being viewed in my markers, can we remove this? Seems odd to add this by default...
Or is it possible to override the default setting of how the markers text is being generated?
Thanks.
The text was updated successfully, but these errors were encountered:
jezperp
changed the title
Remove "Break:" in title
Remove "Break:" in text
Feb 6, 2020
Looking at the code it seems one of the options will let you override that. {markerTip: {text: yourfunction() {}} will probably do it. You can also just directly edit the default settings.
Hi! First of all, thanks for this awesome plugin.
I have an issue where this "Break:" text is added to my markers, I don't want this since I want complete control over what is being viewed in my markers, can we remove this? Seems odd to add this by default...
Or is it possible to override the default setting of how the markers text is being generated?
Thanks.
The text was updated successfully, but these errors were encountered: