addAnnotation

fun addAnnotation(annotation: Annotation?, listener: AnnotationViewListener, displayAnimation: Boolean)

Displays a new AnnotationView in the player's screen. This method takes an annotation object and converts it into an AnnotationView object

Parameters

annotation
  • The Annotation to be converted and displayed