diff --git a/leafmap/common.py b/leafmap/common.py index ecf43850eb..ea8cb15dc0 100644 --- a/leafmap/common.py +++ b/leafmap/common.py @@ -9295,6 +9295,7 @@ def draw_tile( "TILED=YES", ] + kwargs.pop("overwrite", None) gtiff = driver.Create( filename, img.size[0],