HTMLMapElement merepresentasikan elemen MAP HTML.
Sintaks untuk mengakses properti HTMLMapElement:
[window.]document.all.ID.property
[window.]document.getElementById("ID").property
Sintaks untuk mengakses metode HTMLMapElement:
[window.]document.all.ID.method([parameters])
[window.]document.getElementById("ID").method([parameters])
Properti: