I am also interested in the answer to this question. I have some users 
on dial-up so they have a delay for just about everything.
I have used the basic DOM commands
document.body.style.cursor = "wait";
document.body.style.cursor = "default";

for the initial map load, but don't know how to do this for a layer switch.
Tara

Linda Rawson wrote:
> I have two layers that when I switch between them the performance is
> so bad that there is a noticeable delay.  How would I implement an
> hourglass cursor to indicate to the user that the application is
> working and then put the cursor back to normal when the layer is
> loaded.
>
>   
 
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to