[ka-Map-users] Re: bug in iframe.html - it ignores "layers" parameter

Ravi ravikapoor101 at gmail.com
Mon Dec 11 21:23:20 EST 2006


Paul, one more thing. I am not sure if this option is same as setting 
"STATUS OFF" in the mapfile. However when I turned a few layers "off" in 
my mapfile, the panning became too fast. Moving the house 1 cm seems to 
move the map many inches.

Ravi


Ravi wrote:
> 
> Since in a rush I could not find where the layers were being created. I 
> forced the layers' default visiibility to be off by changing following 
> one line (line no 2136 in kaMap.js). This is a hack, I am sure you can 
> do better than this.
> 
> ***********************
> //this.visible = (typeof(o.visible) != 'undefined') ? o.visible : true;
> this.visible = false;
> ***********************
> 
> - Ravi
> 
> 
> Paul Spencer wrote:
>> Ravi,
>>
>> can you send a patch or at least some code snippets that show your 
>> changes?
>>
>> Paul
>>
> 
> 



More information about the ka-Map-users mailing list