Recently a few issues have been reported with the loading panel addin, e.g. not being able to use the mousewheel zoom when the loading panel is visible, and not being able to click a marker. This was all caused by the loading panel div having the same size as the map. I've modified the loading panel code [1] so that the div size is only the size of the animated gif (update to the css class), which should minimize problems. Ofcourse there will still be issues when somebody is exactly on top of the animated gif, but chances are much less that this will lead to problems.
Please try out the code (svn update from http://svn.openlayers.org/addins/loadingPanel/trunk/) and report any issues. TIA. Best regards, Bart [1] http://trac.openlayers.org/changeset/9744 _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
