Select to view content in your preferred language

Mouse Over for the Identify Widget

918
1
04-05-2011 12:16 PM
HERSHSINGH
Deactivated User
First off I want to state that I am very new to using ArcGIS Server and the FlexViewer...

I download the newest Identify widget and it seems to be working fine.  Currently, I select the Info widget from the widget tray then select to use the identify tool to identify features on the map...

But I am curious as to how I can customize it so that it displays specified attribute data for the feature service when the mouse is over the point data, instead of clicking the feature (mouse icon contains tag that states "click to add a point".

I simply want the client to be able to move their mouse over the point features and have attribute data displayed.

Thanks any help you all can provide!
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Hersh,

   That is not going to be possible without rewriting most of the widget... The identify widget does not make the request to the server for the info about any features under the mouse point until the mouse is clicked.

   There is a Feature Layer Tips (Map Tips) widget that works for mousing over a feature and having it display defined attributes but it is very simplistic display of certain fields (no hyperlinks, images, etc).

http://www.arcgis.com/home/item.html?id=ce63f1bdd5e64068b9a4fadd2028e379
0 Kudos