View Single Post
09/28/22, 06:03 AM   #1
Baene
 
Baene's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2022
Posts: 5
Displaying text above custom compass pins

Greetings,

I am having a hell of a time tying to get text to display above my custom compass pins. I have found the ZO_CompassCenterOverPinLabel label, and have, with some fiddling gotten it to display some text, but only by directly setting the text of the label. This obviously causes it to constantly display. I've then tried to figure out a way to manually determine when to display the text for a given pin, but its not very straight forward with how pins are updated.

Has anyone been able to accomplish this as of yet? I found a very old (2014) thread where someone attempted to get it working right, but was unable to. Haven't been able to find anything beyond that currently in my searching. Is this just something that isn't possible?
  Reply With Quote