[ka-Map-users] Bug in KaMap.js

Matteo .alias. casamatta casamatta at gmail.com
Wed Mar 14 10:17:10 EST 2007


Hi all!
I think have found a little bug in KaMap.js file at row 2236
IMHO the right code may be:
--> var metaTileId = 't' + metaTop + 'l' + metaLeft; <--
and not
--> var metaTileId = 't' + metaTop + '/l' + metaLeft; <--

With this little correction I solved my caching problems and now if i set in
mapfile "tile_source" "cache" directive system works fine!

Thanks for your time, and sorry for my baad english!

Matteo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20070314/3cdcad57/attachment.html


More information about the ka-Map-users mailing list