Hi guys,
May I know what wrong with my code to export google map files from tiff file.
this is my code
chunk.exportOrthomosaic(path=tiles.zip, format=Metashape.RasterFormat.RasterFormatXYZ, image_format=Metashape.ImageFormat.ImageFormatPNG, raster_transform=Metashape.RasterTransformNone, dx=0.000001, dy=0.000001, blockw=256, blockh=256,write_kml=False, write_world=True) and the attachement is what happen after export.