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

Implements

Constructors

new AIRichResponseMapMetadata()

new AIRichResponseMapMetadata(p?): AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:495

Parameters

p?
IAIRichResponseMapMetadata

Returns

AIRichResponseMapMetadata

Properties

annotations

annotations: IAIRichResponseMapAnnotation[]
Defined in: WAProto/index.d.ts:500

Implementation of

IAIRichResponseMapMetadata.annotations

centerLatitude?

optional centerLatitude: null | number
Defined in: WAProto/index.d.ts:496

Implementation of

IAIRichResponseMapMetadata.centerLatitude

centerLongitude?

optional centerLongitude: null | number
Defined in: WAProto/index.d.ts:497

Implementation of

IAIRichResponseMapMetadata.centerLongitude

latitudeDelta?

optional latitudeDelta: null | number
Defined in: WAProto/index.d.ts:498

Implementation of

IAIRichResponseMapMetadata.latitudeDelta

longitudeDelta?

optional longitudeDelta: null | number
Defined in: WAProto/index.d.ts:499

Implementation of

IAIRichResponseMapMetadata.longitudeDelta

showInfoList?

optional showInfoList: null | boolean
Defined in: WAProto/index.d.ts:501

Implementation of

IAIRichResponseMapMetadata.showInfoList

Methods

create()

static create(properties?): AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:502

Parameters

properties?
IAIRichResponseMapMetadata

Returns

AIRichResponseMapMetadata

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

AIRichResponseMapMetadata

encode()

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

Parameters

m
IAIRichResponseMapMetadata
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:505

Parameters

d

Returns

AIRichResponseMapMetadata

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
AIRichResponseMapMetadata
o?
IConversionOptions

Returns

object