.. highlightlang:: us .. _objremovemap: OBJRemoveMap ============ .. index:: OBJRemoveMap .. us.tag OBJRemoveMap ENGLISH Map_Set :ref:`OBJRemoveMap` .. function:: bool = OBJRemoveMap(hObj, ssName) .. us.return **Return Value** *bool* .. us.params **Parameters** .. uparam:: hObj Is an object handle. It can be a handle to one of the following objects: Document, page, layer, dataset (1D, 2D, 3D), drawing object (text, line, rectangle, ole-object, etc.). .. uparam:: ssName *ssName* is the name which is used to save the map in the object. .. seealso:: :ref:`overview-map`, :ref:`OBJSetMap`, :ref:`OBJGetMap`, :ref:`OBJGetMapNames` :sub:`id-161278`