[ka-Map-users] prototype

Brent Pedersen bpederse at gmail.com
Thu Mar 9 10:38:40 EST 2006


if you want to use prototype, you have to find every instance of  for(var k
in something) in kaMap (all .js files)

and replace with
for(var k=0;k<someting.length;k++)
-b

On 3/9/06, Laurent PIERRE <laurent.pierre at edf.fr> wrote:
>
> Hi,
>
> I'm trying to use ka-map with prototype.js but that makes my 'zoomer'
> disappear ... does any get such a behaviour ?
>
> Thanks
>
> Laurent
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/ka-map-users/attachments/20060309/9ccc937d/attachment.html


More information about the ka-Map-users mailing list