How to keep tracks of objects that are destroyed in a map?

Hi
My question is I have created a project in which I have objects in my map now what I want to do is when my player overlap that object the object will get destroyed I have done that the real problem is that when I load the map again the objects re spawn.How to tell the object that it’s been destroyed and not spawn again.