[Mapserver-users] query/rosa - solved
Steve McCrone
mccrone at pc.jaring.my
Mon Jan 20 05:05:12 PST 2003
Soon after I posted my last question I found the answer. I placed javascript
calls for my
zoom in/out and pan (i.e. <param name="TB_BUT_recentre_JSACTION"
value="rec()">)
and in each funtion I had -
var inputtype
var aForm = document.forms[0]
aForm.mode.value = "browse";
aForm.lastButtonSelected.value = "recentre";
aForm.submit()
It seems the rosa query tool changed the mode to query (as expected), but
did not get changed back to 'browse'
by enabling the other tools.
Steve
More information about the MapServer-users
mailing list