From d43635ec0d6be0dec68ce2b1051376ab06195fc8 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 19 Jun 2018 20:41:59 -0300 Subject: [PATCH] teste --- classesphp/mapa_openlayers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classesphp/mapa_openlayers.php b/classesphp/mapa_openlayers.php index a559ac8..aeef036 100755 --- a/classesphp/mapa_openlayers.php +++ b/classesphp/mapa_openlayers.php @@ -344,7 +344,7 @@ if (isset($_GET["REQUEST"])) { } } $o = $mapa->outputformat; -//$o->set("imagemode", MS_IMAGEMODE_RGBA); +$o->set("imagemode", MS_IMAGEMODE_RGBA); $o->set("transparent", MS_TRUE); $legenda = $mapa->legend; $legenda->set("status", MS_OFF); -- libgit2 0.21.2