Interface IAIRichResponseMapMetadata

Properties of a AIRichResponseMapMetadata.

Hierarchy

  • IAIRichResponseMapMetadata

Implemented by

Properties

annotations?: null | IAIRichResponseMapAnnotation[]

AIRichResponseMapMetadata annotations

centerLatitude?: null | number

AIRichResponseMapMetadata centerLatitude

centerLongitude?: null | number

AIRichResponseMapMetadata centerLongitude

latitudeDelta?: null | number

AIRichResponseMapMetadata latitudeDelta

longitudeDelta?: null | number

AIRichResponseMapMetadata longitudeDelta

showInfoList?: null | boolean

AIRichResponseMapMetadata showInfoList

Generated using TypeDoc