[mapserver-users] Dynamic Change

gabriel gabriel at ciasc.gov.br
Tue May 21 09:17:59 EDT 2002


Hi all.

I change de "mapsize" with this

      <SELECT SIZE="1" NAME="mapsize">
         <OPTION VALUE="[mapsize]"> [mapsize]
         <OPTION VALUE="800 800">800 x 800
         <OPTION VALUE="600 600">600 x 600
         <OPTION VALUE="500 500">500 x 500
         <OPTION VALUE="400 400">400 x 400
         <OPTION VALUE="300 300">300 x 300
         <OPTION VALUE="200 200">200 x 200
      </SELECT><br>

and this change requires the update of the value of  "X and Y" dynamically

       <input type="hidden" name="imgxy" value="X Y">  .

Without this the map loses its centralization.

Can some one help me ?

Thanks.

Gabriel
Florianópolis - SC - Brasil






More information about the mapserver-users mailing list