AIRichResponseMapMetadata
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?
Returns
Properties
annotations
annotations:
IAIRichResponseMapAnnotation[]
Defined in: WAProto/index.d.ts:543
Implementation of
IAIRichResponseMapMetadata.annotations
centerLatitude?
optionalcenterLatitude:null|number
Defined in: WAProto/index.d.ts:539
Implementation of
IAIRichResponseMapMetadata.centerLatitude
centerLongitude?
optionalcenterLongitude:null|number
Defined in: WAProto/index.d.ts:540
Implementation of
IAIRichResponseMapMetadata.centerLongitude
latitudeDelta?
optionallatitudeDelta:null|number
Defined in: WAProto/index.d.ts:541
Implementation of
IAIRichResponseMapMetadata.latitudeDelta
longitudeDelta?
optionallongitudeDelta:null|number
Defined in: WAProto/index.d.ts:542
Implementation of
IAIRichResponseMapMetadata.longitudeDelta
showInfoList?
optionalshowInfoList: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()
staticcreate(properties?):AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:545
Parameters
properties?
Returns
decode()
staticdecode(r,l?):AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:547
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:546
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):AIRichResponseMapMetadata
Defined in: WAProto/index.d.ts:548
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:551
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:549
Parameters
m
o?
IConversionOptions
Returns
object