[mapserver-users] Zooming

Arthur Delorme delorme.ipgp at gmail.com
Mon Dec 3 06:02:43 PST 2012


Hello,

Is there a way to perform a zoom with <input> instead of <select> or 
<radio>?

I used to do that with the following code but it's not working anymore 
on recent versions of Firefox:

<input type="image" name="zoom" src="dezoom.png" value="-2" />
<input type="image" name="zoom" src="zoom.png" value="2" />

Thank you,
Arthur


More information about the mapserver-users mailing list