A class representing image link data within the map.
Readonly
identity of the map object
Gets the name of the image.
The name of the image.
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.