Class: AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:494
Implements
Constructors
new AIRichResponseMapMetadata()
new AIRichResponseMapMetadata(
p?):AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:495
Parameters
p?
Returns
Properties
annotations
annotations:
IAIRichResponseMapAnnotation[]
Defined in: WAProto/index.d.ts:500
Implementation of
IAIRichResponseMapMetadata.annotations
centerLatitude?
optionalcenterLatitude:null|number
Defined in: WAProto/index.d.ts:496
Implementation of
IAIRichResponseMapMetadata.centerLatitude
centerLongitude?
optionalcenterLongitude:null|number
Defined in: WAProto/index.d.ts:497
Implementation of
IAIRichResponseMapMetadata.centerLongitude
latitudeDelta?
optionallatitudeDelta:null|number
Defined in: WAProto/index.d.ts:498
Implementation of
IAIRichResponseMapMetadata.latitudeDelta
longitudeDelta?
optionallongitudeDelta:null|number
Defined in: WAProto/index.d.ts:499
Implementation of
IAIRichResponseMapMetadata.longitudeDelta
showInfoList?
optionalshowInfoList:null|boolean
Defined in: WAProto/index.d.ts:501
Implementation of
IAIRichResponseMapMetadata.showInfoList
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:507
Returns
object
create()
staticcreate(properties?):AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:502
Parameters
properties?
Returns
decode()
staticdecode(r,l?):AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:504
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:503
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:505
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:508
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:506
Parameters
m
o?
IConversionOptions
Returns
object