Skip to main content
Defined in: WAProto/index.d.ts:521

Implements

Constructors

new AIRichResponseMapAnnotation()

new AIRichResponseMapAnnotation(p?): AIRichResponseMapAnnotation
Defined in: WAProto/index.d.ts:522

Parameters

p?
IAIRichResponseMapAnnotation

Returns

AIRichResponseMapAnnotation

Properties

annotationNumber?

optional annotationNumber: null | number
Defined in: WAProto/index.d.ts:523

Implementation of

IAIRichResponseMapAnnotation.annotationNumber

body?

optional body: null | string
Defined in: WAProto/index.d.ts:527

Implementation of

IAIRichResponseMapAnnotation.body

latitude?

optional latitude: null | number
Defined in: WAProto/index.d.ts:524

Implementation of

IAIRichResponseMapAnnotation.latitude

longitude?

optional longitude: null | number
Defined in: WAProto/index.d.ts:525

Implementation of

IAIRichResponseMapAnnotation.longitude

title?

optional title: null | string
Defined in: WAProto/index.d.ts:526

Implementation of

IAIRichResponseMapAnnotation.title

Methods

create()

static create(properties?): AIRichResponseMapAnnotation
Defined in: WAProto/index.d.ts:528

Parameters

properties?
IAIRichResponseMapAnnotation

Returns

AIRichResponseMapAnnotation

decode()

static decode(r, l?): AIRichResponseMapAnnotation
Defined in: WAProto/index.d.ts:530

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

AIRichResponseMapAnnotation

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:529

Parameters

m
IAIRichResponseMapAnnotation
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): AIRichResponseMapAnnotation
Defined in: WAProto/index.d.ts:531

Parameters

d

Returns

AIRichResponseMapAnnotation

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:534

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:533

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:532

Parameters

m
AIRichResponseMapAnnotation
o?
IConversionOptions

Returns

object