[Mapserver-users] JBox: Setting busy image
Palanisamy, Giri
palanisamyg at ornl.gov
Wed Jan 28 06:43:24 PST 2004
HI,
I am reposting this question.
I am trying to show an intermediate busy image while the JBox applet
working, something very similar to
http://www.dnr.state.mn.us/maps/landview.html
when you click any zoom option, you will notice a 'Making your map...'
image in this page.. I would like to do the same function.
Does anyone know how to do this?
Thanks
Giri
-----Original Message-----
From: "Palanisamy, Giri" <palanisamyg at ornl.gov>
To: mapserver-users at lists.gis.umn.edu
Date: Tue, 18 Nov 2003 12:38:49 -0500
Subject: [Mapserver-users] how to set a busyimage in JBox?
> Hi,
>
> I am trying to display a busy image ("your map is loading..") while
> the
> JBox is working.
>
> I have added "busyimage" param inside the applet script.
>
> <applet codebase="/java/jBox" code="jBox.class" width="600"
> height="600"
> name="jBox" MAYSCRIPT>
> <param name="image" value="http://[host][img]";>
> <param name="busyimage"
> value="http://giri/mapserv/fluxnet/graphics/loadMap.gif";>
> </applet>
>
> But it is not displaying the busy image.
>
> Any idea?
>
> Thanks
>
> Giri
>
> rs
More information about the MapServer-users
mailing list