[ka-Map-users] Question about index_overlay.html

Yahya Mohammad yahya at atc-me.com
Sun Nov 5 05:02:30 EST 2006


Hi,
I installed kamap v0.2.0 several months ago and just upgraded it to v1.0.b1. 
Looks like a lot of great changes happened so a big thanks to all developers!

I noticed the new index_overlay.html and several other files in the XMLOverlay 
directory. When I click the "call overlay" link I get the following js code 
overlayed on my map:

<code>
/*init*/this.sessionId='null';this.overlayLayers.push(new 
_overlayLayer( 'Three objects Polygon', true, 100, 'png',false, new 
Array('1','1','1','1','1','1','1','1','1','1'), 'null' ));/*svg init | 
756,556*//*aggiungo SVG*/this.imageMap 
=unescape('%0A%0A%3Cmap+name%3D%22overlayMap%22%3E%0A%3Carea+href%3D%22%23%22+shape%3D%22poly%22+coords%3D%22-2%2C-2%2C-2%2C558%2C-2%2C-2%22+id%3D%22obj+0%22+alt%3D%22alt+value%22+title%3D%22title+description+for+%0Aobj+0%22+onClick%3D%22myKaOverlay.showInfo%28this%29%3B%22+%2F%3E%0A%3C%2Fmap%3E').replace(/\+/g, 
' ');
</code>
This looks like it should have been eval'd somewhere, but I can't figure it 
out.

I used kaXMLOverlay and drawgeom.php earlier, but it seems like those are not 
being used anymore. Is kaOverlay.js meant to replace kaXMLOverlay.js ?

I also found some kml in xmlgetline.php and xmlgetpolygon.php. Is kml being 
used currently or is it something in the pipeline?

-- 
Yahya Mohammad
Advanced Technologies ME FZ LLC
www.advtechme.com


More information about the ka-Map-users mailing list