Hello, I saw these samples "Change Loading Image" and "Change the Cursor Style" from websamples.thinkgeo.com and I was wandering can I join them to show "Wait" cursor when map loading? How could I do that?
Show "Wait" cursor when map is loading
Well there is a small problem, the last layer sometimes doesn't call "ChangeDefaultCursor()" function. I think it is because last layer is not always in the extent of the map view.
Hi Hotter,
After doing some research by our development team, it’s not gonna work with multi layers, for more information, please have a look at the OpenLayers API, and we may add this new feature in the future.
Thanks,
Edgar