Contents

destroy()

Removes the map’s element from the DOM and releases internal references to the map to free up memory.

Declaration

destroy(): void;

Return Value

This method returns no value.