Implements
Constructors
new InteractiveAnnotation()
new InteractiveAnnotation(Defined in: WAProto/index.d.ts:4833p?):InteractiveAnnotation
Parameters
p?
IInteractiveAnnotation
Returns
InteractiveAnnotation
Properties
action?
Defined in: WAProto/index.d.ts:4842optionalaction:"location"|"newsletter"|"embeddedAction"|"tapAction"
embeddedAction?
Defined in: WAProto/index.d.ts:4840optionalembeddedAction:null|boolean
Implementation of
IInteractiveAnnotation.embeddedAction
embeddedContent?
Defined in: WAProto/index.d.ts:4836optionalembeddedContent:null|IEmbeddedContent
Implementation of
IInteractiveAnnotation.embeddedContent
location?
Defined in: WAProto/index.d.ts:4838optionallocation:null|ILocation
Implementation of
IInteractiveAnnotation.location
newsletter?
Defined in: WAProto/index.d.ts:4839optionalnewsletter:null|IForwardedNewsletterMessageInfo
Implementation of
IInteractiveAnnotation.newsletter
polygonVertices
polygonVertices: IPoint[]
Defined in: WAProto/index.d.ts:4834
Implementation of
IInteractiveAnnotation.polygonVertices
shouldSkipConfirmation?
Defined in: WAProto/index.d.ts:4835optionalshouldSkipConfirmation:null|boolean
Implementation of
IInteractiveAnnotation.shouldSkipConfirmation
statusLinkType?
Defined in: WAProto/index.d.ts:4837optionalstatusLinkType:null|StatusLinkType
Implementation of
IInteractiveAnnotation.statusLinkType
tapAction?
Defined in: WAProto/index.d.ts:4841optionaltapAction:null|ITapLinkAction
Implementation of
IInteractiveAnnotation.tapAction
Methods
create()
Defined in: WAProto/index.d.ts:4843staticcreate(properties?):InteractiveAnnotation
Parameters
properties?
IInteractiveAnnotation
Returns
InteractiveAnnotation
decode()
Defined in: WAProto/index.d.ts:4845staticdecode(r,l?):InteractiveAnnotation
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
InteractiveAnnotation
encode()
Defined in: WAProto/index.d.ts:4844staticencode(m,w?):Writer
Parameters
m
IInteractiveAnnotation
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:4846staticfromObject(d):InteractiveAnnotation
Parameters
d
Returns
InteractiveAnnotation
getTypeUrl()
Defined in: WAProto/index.d.ts:4849staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:4848
Returns
object
toObject()
Defined in: WAProto/index.d.ts:4847statictoObject(m,o?):object
Parameters
m
InteractiveAnnotation
o?
IConversionOptions
Returns
object