[ka-Map-users] cvs updates
Jie Yan
yanj at ict.ac.cn
Thu Jan 19 21:23:36 EST 2006
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
More information about the ka-Map-users
mailing list