I implemented the buffer creation function through 'turf.js', the data source of polygon is to access the map data published by 'geoserver' through 'openlayers'. But I haven't found the function to delete the already created buffer on 'turf.js'. How can I achieve that every time a new buffer is created, the previous one is deleted?