• JMap.Application.Annotation.deleteSelected

    Deletes the selected annotations.

    Does nothing if no selection.

    Returns void

    Example

    // Delete selected annotations
    JMap.Application.Annotation.deleteSelected()