[ka-Map-users] Zoom Tool Cursors
Wei Yang, Ng - Wayne
wayne at datalinktech.com.au
Thu May 18 03:08:00 EDT 2006
Hi Paul,
I thought you might want these too :)
Just add these lines to kaZoomOnClick.js
if (this.type == KAMAP_ZOOMIN)
this.cursor = ["url('images/tool_zoomin_cursor.png'),move"];
else
this.cursor = ["url('images/tool_zoomout_cursor.png'),move"];
And my version of startUp.js had myOnLoad commented out. Thought you
might like to know.
Cheers,
Wayne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tool_zoomin_cursor.png
Type: image/png
Size: 655 bytes
Desc: not available
Url : http://lists.maptools.org/pipermail/ka-map-users/attachments/20060518/e334346c/tool_zoomin_cursor.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tool_zoomout_cursor.png
Type: image/png
Size: 587 bytes
Desc: not available
Url : http://lists.maptools.org/pipermail/ka-map-users/attachments/20060518/e334346c/tool_zoomout_cursor.png
More information about the ka-Map-users
mailing list