| return type | undefined | 
|---|---|
| syntax | .geomap( "destroy" ) | 
| usage | $("#map").geomap( "destroy" ) | 
Every good widget will clean up after itself. Call destroy to turn your interactive map back to a boring old div. Any content inside the div before you initialized geomap will remain intact.