[ka-Map-users] cvs updates

Paul Spencer pspencer at dmsolutions.ca
Fri Jan 20 11:46:16 EST 2006


I had a report that it works in ffox and safari but not in IE ... if  
you are using IE then that may be the reason.  I'll be looking into  
it at some point (but I hate debugging IE!)

Cheers

Paul

On 19-Jan-06, at 9:23 PM, Jie Yan wrote:

> It seems that I still can't drag keymap. Is there some special  
> operations
> to do that?
>
>> All, following changes have been made to cvs version:
>>
>> * fixed bug with populating the map selection list
>> * fixed problem with keymap drag, should be working now but I had to
>> change it a bit so please test and report problems ...
>> * fixed permissions of files in kacache so that regular users can
>> clear the cache without becoming root
>>
>> With the keymap thing fixed, I'm pretty close to a release.  I need
>> to go over the list of outstanding issues that Lorenzo put together
>> and see if anything significant is left.
>>
>> New Additions ...
>>
>> * added iframe.html ... suitable to be used as the src of an iframe
>> for embedding ka-map.  This could use some work ... it would be nice
>> to pass in the name of the map to load and the extents to load at.
>>
>> * added kaZoomer, an embedded zoom slider, along with images.  Its
>> been added to iframe.html as an example, but not to index.html
>>
>> To get kaZoomer to work, you need to do the following:
>>
>> - add the following script tags:
>>
>> <script type="text/javascript" src="wz_dragdrop.js"></script>
>> <script type="text/javascript" src="kaZoomer.js"></script>
>>
>> - add the following to a script element (NOT in a function):
>>
>> SET_DHTML();
>>
>> - add the following after myKaMap is initialized:
>>
>> myKaZoomer = new kaZoomer(myKaMap);
>>
>> Cheers
>>
>> Paul
>>
>> +-----------------------------------------------------------------+
>> |Paul Spencer                           pspencer at dmsolutions.ca   |
>> +-----------------------------------------------------------------+
>> |Applications & Software Development                              |
>> |DM Solutions Group Inc                 http://www.dmsolutions.ca/|
>> +-----------------------------------------------------------------+
>>
>>
>>
>>
>> _______________________________________________
>> ka-Map-users mailing list
>> ka-Map-users at lists.maptools.org
>> http://lists.maptools.org/mailman/listinfo/ka-map-users
>>
>
>
> ----------------------------------
> Jie Yan
> Laboratory of Spatial Information Technology
> Division of System Architecture
> Institute of Computing Technology
> Chinese Academy of Sciences
>
>

+-----------------------------------------------------------------+
|Paul Spencer                           pspencer at dmsolutions.ca   |
+-----------------------------------------------------------------+
|Applications & Software Development                              |
|DM Solutions Group Inc                 http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+






More information about the ka-Map-users mailing list