[Geomoose-users] Change the Default tool in toolbar

Renaud LAIRE r.laire at parc-livradois-forez.org
Tue Dec 22 06:29:14 PST 2015


hi,

I want to change the default tool selected in toolbar on startup. (GM 2.8.1).
I change the selected argument in tool name, but without effect
In the mapbook here my toolbar section :

	<toolbar>
		<tool name="previous" title="Vue précédente" type="internal" action="previous" selectable="false"/>
		<tool name="next" title="Vue suivante" type="internal" action="next" selectable="false"/>
		<tool name="fullextent" title="Zoom général" type="internal" action="fullextent" selectable="false"/>
		<tool name="pan" title="Déplacement" type="internal" action="pan" selectable="false"/>
		<tool name="zoomin" title="Zoom +" type="internal" action="zoomin"/>
		<tool name="zoomout" title="Zoom -" type="internal" action="zoomout"/>
		<tool name="identify" title="Info" type="service" service="identify" selected="true" cursor="url(./cursors/identify2.gif) 9 9,url(./cursors/identify2.cur),help"/>
	
	</toolbar>

where I made a mistake?

Thank you


Parc Livradois Forez
Renaud Laire
Système d'Information
Maison du PArc
63880 - St Gervais /s Meymont 
Tel 04 73 95 57 57
Fax 04 73 95 57 84
<http://www.parc-livradois-forez.org/>





More information about the Geomoose-users mailing list