Skip to main content

Interface: IEventLocation

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

Properties

address?

optional address: null | string

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


degreesLatitude?

optional degreesLatitude: null | number

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


degreesLongitude?

optional degreesLongitude: null | number

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


jpegThumbnail?

optional jpegThumbnail: null | Uint8Array<ArrayBufferLike>

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


name?

optional name: null | string

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


url?

optional url: null | string

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