I would like to know how to make a layer, representing administrative limits, interactive with hover-clickable polygones. The layer is included in a mapservice used to publish a webmap. If the answer is yes, is there an easy method I can follow to achieve this task ? Here is an example of what I want http://developers.arcgis.com/javascript/samples/query_hover/ ? But instead of the pop-up window, the user click will trigger a zoom-in to the urban area of the polygone.
Thanks!