files/en-us/web/api/htmlmapelement/index.md
{{ APIRef("HTML DOM") }}
The HTMLMapElement interface provides special properties and methods (beyond those of the regular object {{domxref("HTMLElement")}} interface it also has available to it by inheritance) for manipulating the layout and presentation of map elements.
{{InheritanceDiagram}}
Inherits properties from its parent, {{domxref("HTMLElement")}}.
id attribute is set, this must have the same value; and it cannot be null or empty.No specific method; inherits methods from its parent, {{domxref("HTMLElement")}} .
{{Specifications}}
{{Compat}}