Skip to content

When calling new OpenSeadragon.Annotations({ viewer }); there is an error #30

@AdamOrHd123

Description

@AdamOrHd123

Hi,
I'm trying to use the annotations.js.
I am deploying it from my main html file like this:

<script src="/static/openseadragon-annotations.js"></script>

I need to create annotation per viewer.
I'm doing it like this:
myAeeay.push(new OpenSeadragon.Annotations({viewre_}))
I get an error saying that Annotations is undefined.
What am I missing?
Really thanks for any help and guidance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions