• JMap.Application.Annotation.deleteAll

    Deletes all annotations.

    Does nothing if no annotation exists.

    Returns void

    Example

    // Delete all annotations
    JMap.Application.Annotation.deleteAll()