globalmapper.MapCatalogRemoveMap ================================ .. currentmodule:: globalmapper .. py:function:: MapCatalogRemoveMap (GM_LayerHandle_t32 aCatalogLayer, uint32 aMapIndex) -> GM_Error_t32 Removes the map at the given index from the catalog :param GM_LayerHandle_t32 aCatalogLayer: Handle to map catalog layer (either from loading or CreateMapCatalog) :param uint32 aMapIndex: Index of map (0-based) to remove from map catalog :returns: Error Code :rtype: GM_Error_t32