<!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 1.0 in an application derived of MAPSERVER (I
took the code which is in index.html, and I put this in the file in my
application).<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("");" function, I find that ka-map blocks in
"\htdocs\kaMap.js" javascript file, after executing "kaMap( szID )"
function :<br>
KaMap doesn't execute "kaMap.prototype.initialize()" function and I
have a javascript error message, but I don't know why.<br>
<br>
2 others questions : I don't know what kaMap executes after the "kaMap(
szID )" function, and 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>
</body>
</html>