Type alias: UpdateImageOptions¶
Ƭ UpdateImageOptions: Object
The options object for the ImageSource#updateImage method
Type declaration¶
Name | Type | Description |
---|---|---|
coordinates? |
Coordinates |
The image coordinates |
url |
string |
Required image URL. |
Defined in¶
src/source/image_source.ts:34