> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# IAIRichResponseMapMetadata

> Protobuf interface IAIRichResponseMapMetadata generated from WAProto.

Defined in: [WAProto/index.d.ts:485](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L485)

## Properties

### annotations?

> `optional` **annotations**: `null` | [`IAIRichResponseMapAnnotation`](/proto-reference/AIRichResponseMapMetadata/interfaces/IAIRichResponseMapAnnotation)\[]

Defined in: [WAProto/index.d.ts:490](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L490)

***

### centerLatitude?

> `optional` **centerLatitude**: `null` | `number`

Defined in: [WAProto/index.d.ts:486](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L486)

***

### centerLongitude?

> `optional` **centerLongitude**: `null` | `number`

Defined in: [WAProto/index.d.ts:487](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L487)

***

### latitudeDelta?

> `optional` **latitudeDelta**: `null` | `number`

Defined in: [WAProto/index.d.ts:488](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L488)

***

### longitudeDelta?

> `optional` **longitudeDelta**: `null` | `number`

Defined in: [WAProto/index.d.ts:489](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L489)

***

### showInfoList?

> `optional` **showInfoList**: `null` | `boolean`

Defined in: [WAProto/index.d.ts:491](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L491)
