Removes the element map with the specified identifier.

Parameter:

elementMapId

The element map identifier
Returns:
true - the element map has been removed;
false - the element map with such an identifier did not exist.
See Also:
createElementMap(), checkElementMap(), clearElementMap()