It is in the HTML 5 draft spec.
It also appears in the XHTML strict DTD:
<!ELEMENT MAP - - ((%block;) | AREA)+ -- client-side image map -->
In short - it is part of both specs and is not deprecated.
Some people do not like image maps because they perceive them as not very accessible or discoverable, and as such there are other markup/css/javascript techniques that work better.
The map element doesn't appear in the obsolete
section of the HTML 5 spec either. In fact, several obsolete features have a recommendation to use image maps instead.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…