Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFloatingLabels<T>

Type Parameters

  • T = void

Hierarchy

  • IFloatingLabels

Implemented by

Index

Methods

  • Adds a floating label to the polygons associated with all locations on the venue. The text is automatically determined based on location data.

    Parameters

    Returns T

  • removeAll(): T
  • Removes all floating labels from the venue.

    Returns T

  • Resets the priority of an existing floating label (or labels, in the case of a polygon)

    Parameters

    Returns T

  • Updates the priority of an existing floating label (or labels, in the case of a polygon). This controls whether it is preferred over other labels during collisions.

    Parameters

    Returns T