<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Hi<br>
<br>
I am integrating ka-map in an application derived of MAPSERVER.<br>
<br>
In ka-map version, when I add </font><font face="Arial">"group" in a
layer in mapfile, all layers are showed in internet browser.<br>
<br>
But in my application, </font><font face="Arial">I have a problem :</font><font
 face="Arial"> when I add </font><font face="Arial">"group" in a layer
in mapfile, none layer is loaded because
"$oMap-&gt;getLayersIndexByGroup($groupName)" function (in /init.php
file) doesn't know the layer index (and kamap stops).<br>
Without </font><font face="Arial">"group" in layer in mapfile</font><font
 face="Arial">, there is none problem in the application.<br>
</font><font face="Arial"><br>
Does anyone has an idea to help me, to solve this problem ?<br>
<br>
Thanck you<br>
Jean-Daniel</font>
</body>
</html>