Skip to main content

AIRichResponseMapMetadata

amiudmodz


amiudmodz / proto / AIRichResponseMapMetadata

Class: AIRichResponseMapMetadata

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

Implements

Constructors

new AIRichResponseMapMetadata()

new AIRichResponseMapMetadata(p?): AIRichResponseMapMetadata

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

Parameters

p?

IAIRichResponseMapMetadata

Returns

AIRichResponseMapMetadata

Properties

annotations

annotations: IAIRichResponseMapAnnotation[]

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

Implementation of

IAIRichResponseMapMetadata.annotations


centerLatitude?

optional centerLatitude: null | number

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

Implementation of

IAIRichResponseMapMetadata.centerLatitude


centerLongitude?

optional centerLongitude: null | number

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

Implementation of

IAIRichResponseMapMetadata.centerLongitude


latitudeDelta?

optional latitudeDelta: null | number

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

Implementation of

IAIRichResponseMapMetadata.latitudeDelta


longitudeDelta?

optional longitudeDelta: null | number

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

Implementation of

IAIRichResponseMapMetadata.longitudeDelta


showInfoList?

optional showInfoList: null | boolean

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

Implementation of

IAIRichResponseMapMetadata.showInfoList

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): AIRichResponseMapMetadata

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

Parameters

properties?

IAIRichResponseMapMetadata

Returns

AIRichResponseMapMetadata


decode()

static decode(r, l?): AIRichResponseMapMetadata

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

AIRichResponseMapMetadata


encode()

static encode(m, w?): Writer

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

Parameters

m

IAIRichResponseMapMetadata

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): AIRichResponseMapMetadata

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

Parameters

d

Returns

AIRichResponseMapMetadata


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

AIRichResponseMapMetadata

o?

IConversionOptions

Returns

object