A class representing image link data within the map.
Readonly
The identity of the map metadata.
Gets the alt text of the image.
The alt text of the image.
Use altText instead.
Gets the url of the image.
The url of the image.
/**
An object representing the image.
Static
Checks if the provided instance is of type Image.
The instance to check.
True if the instance is a Image, false otherwise.
A class representing image link data within the map.