[Geomoose-users] clear selection results when identifying.
Mark Volz
MarkVolz at co.lyon.mn.us
Thu Jul 12 09:49:56 PDT 2012
Hello,
I was wondering if it is possible to mix javascript and services. Specifically I would like the highlighting from the selection results cleared when a user identifies a feature.
This is the code I would like to execute at the same time:
<tool name="identify" title="Identify" type="service" service="identify" cursor="url('cursors/identify2.cur') 9 9,url('cursors/identify2.cur'),auto" />
<tool name="clear" title="Clear Selection" type="javascript" selectable="false">
GeoMOOSE.changeLayerVisibility('highlight/all', false);
</tool>
Thanks
Mark Volz
GIS Specialist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20120712/1345a8d2/attachment.html>
More information about the Geomoose-users
mailing list