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.
Removes the map’s element from the DOM and releases internal references to the map to free up memory.
destroy(): void;This method returns no value.