isMap
The isMap property of the HTMLImageElement interface indicates that the image is part of a server-side map. If so, the coordinates where the user clicked on the image are sent to the server. It reflects the element's ismap content attribute. This attribute is allowed only if the
element is a descendant of an element with a valid href attribute.