Commit 8369c971f6a14db3cbf028f4072d45fed7a389f0
1 parent
185c112b
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
classesphp/classe_mapa.php
@@ -198,7 +198,8 @@ string - javascript com os parametros | @@ -198,7 +198,8 @@ string - javascript com os parametros | ||
198 | "connectiontype"=>$ct, | 198 | "connectiontype"=>$ct, |
199 | "zoomtema"=>$zoomtema, | 199 | "zoomtema"=>$zoomtema, |
200 | "contextoescala"=>$contextoescala, | 200 | "contextoescala"=>$contextoescala, |
201 | - "etiquetas"=>($oLayer->getmetadata("TIP")) | 201 | + "etiquetas"=>($oLayer->getmetadata("TIP")), |
202 | + "identifica"=>($oLayer->getmetadata("IDENTIFICA")) | ||
202 | ); | 203 | ); |
203 | } | 204 | } |
204 | } | 205 | } |