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
This issue goes in-depth about defining the Board object.
Boards serve as a host for textdraw elements and render them based on the state of their associated layer. In a way, the board hosts layers which in turn are associated with a textdraw.
This issue goes in-depth about defining the
Boardobject.Boards serve as a host for textdraw elements and render them based on the state of their associated layer. In a way, the board hosts layers which in turn are associated with a textdraw.