<!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"><br>
</font>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
<font face="Arial">Hi<br>
<br>
I am integrating ka-map 1.0 in an application derived of MAPSERVER (I
took the code which is in "index.html", and I put this in my
application index).<br>
In my internet browser, graphic interface was created, but ka-map
didn't display the map.<br>
<br>
Parameters of map configuration (in "\include\config.php") are OK.<br>
With "alert("message");" function, I find that ka-map blocks in
"\htdocs\kaMap.js" javascript file, after executing "kaMap( szID )"
function :</font><font face="Arial"><br>
</font><font face="Arial">&nbsp;&nbsp;&nbsp; - but KaMap doesn't pass in "init.php"
file : so "$szResult" from "init.php" is empty.</font><font face="Arial"><br>
</font><font face="Arial">&nbsp;&nbsp;&nbsp; - and KaMap doesn't execute
"kaMap.prototype.initialize()" function for ka-amp initialization.</font><font
 face="Arial"><br>
</font><font face="Arial"><br>
2 others questions :<br>
&nbsp;&nbsp;&nbsp; - which functions kaMap executes after the "kaMap(
szID )" function ?<br>
&nbsp;&nbsp;&nbsp; - which is the function which calls
"kaMap.prototype.initialize()" ?<br>
<br>
Does anyone has an idea to help me ?<br>
<br>
Thanck you<br>
Jean-Daniel<br>
</font>
<br>
</body>
</html>