UpdateImageOptions
UpdateImageOptions =
object
Defined in: src/source/image_source.ts:33
The options object for the ImageSource.updateImage method
Properties
coordinates?
optionalcoordinates:Coordinates
Defined in: src/source/image_source.ts:41
The image coordinates
url
url:
string
Defined in: src/source/image_source.ts:37
Required image URL.