Implements
Constructors
new AIRichResponseMapAnnotation()
new AIRichResponseMapAnnotation(Defined in: WAProto/index.d.ts:522p?):AIRichResponseMapAnnotation
Parameters
p?
IAIRichResponseMapAnnotation
Returns
AIRichResponseMapAnnotation
Properties
annotationNumber?
Defined in: WAProto/index.d.ts:523optionalannotationNumber:null|number
Implementation of
IAIRichResponseMapAnnotation.annotationNumber
body?
Defined in: WAProto/index.d.ts:527optionalbody:null|string
Implementation of
IAIRichResponseMapAnnotation.body
latitude?
Defined in: WAProto/index.d.ts:524optionallatitude:null|number
Implementation of
IAIRichResponseMapAnnotation.latitude
longitude?
Defined in: WAProto/index.d.ts:525optionallongitude:null|number
Implementation of
IAIRichResponseMapAnnotation.longitude
title?
Defined in: WAProto/index.d.ts:526optionaltitle:null|string
Implementation of
IAIRichResponseMapAnnotation.title
Methods
create()
Defined in: WAProto/index.d.ts:528staticcreate(properties?):AIRichResponseMapAnnotation
Parameters
properties?
IAIRichResponseMapAnnotation
Returns
AIRichResponseMapAnnotation
decode()
Defined in: WAProto/index.d.ts:530staticdecode(r,l?):AIRichResponseMapAnnotation
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AIRichResponseMapAnnotation
encode()
Defined in: WAProto/index.d.ts:529staticencode(m,w?):Writer
Parameters
m
IAIRichResponseMapAnnotation
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:531staticfromObject(d):AIRichResponseMapAnnotation
Parameters
d
Returns
AIRichResponseMapAnnotation
getTypeUrl()
Defined in: WAProto/index.d.ts:534staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:533
Returns
object
toObject()
Defined in: WAProto/index.d.ts:532statictoObject(m,o?):object
Parameters
m
AIRichResponseMapAnnotation
o?
IConversionOptions
Returns
object