Skip to main content

Interface: IInteractiveAnnotation

Defined in: WAProto/index.d.ts:15199

Properties of an InteractiveAnnotation.

Properties

embeddedAction?

optional embeddedAction: null | boolean

Defined in: WAProto/index.d.ts:15217

InteractiveAnnotation embeddedAction


embeddedContent?

optional embeddedContent: null | IEmbeddedContent

Defined in: WAProto/index.d.ts:15208

InteractiveAnnotation embeddedContent


location?

optional location: null | ILocation

Defined in: WAProto/index.d.ts:15211

InteractiveAnnotation location


newsletter?

optional newsletter: null | IForwardedNewsletterMessageInfo

Defined in: WAProto/index.d.ts:15214

InteractiveAnnotation newsletter


polygonVertices?

optional polygonVertices: null | IPoint[]

Defined in: WAProto/index.d.ts:15202

InteractiveAnnotation polygonVertices


shouldSkipConfirmation?

optional shouldSkipConfirmation: null | boolean

Defined in: WAProto/index.d.ts:15205

InteractiveAnnotation shouldSkipConfirmation


tapAction?

optional tapAction: null | ITapLinkAction

Defined in: WAProto/index.d.ts:15220

InteractiveAnnotation tapAction