Index: /issm/trunk-jpl/src/m/plot/kmlgroundoverlay.m
===================================================================
--- /issm/trunk-jpl/src/m/plot/kmlgroundoverlay.m	(revision 14177)
+++ /issm/trunk-jpl/src/m/plot/kmlgroundoverlay.m	(revision 14178)
@@ -34,5 +34,6 @@
 
 %print image at high resolution
-printmodel([kmlroot '/' kmlimagename],kmlimagetype,'trim','on','resolution',kmlresolution,'margin','off','frame','off');
+export_fig([kmlroot '/' kmlimagename],'-transparent');
+%printmodel([kmlroot '/' kmlimagename],kmlimagetype,'trim','on','resolution',kmlresolution,'margin','off','frame','off');
 
 %now write kml file
