0

I have an asp.net ADF application with a map, I need to bring up a small tooltip window or a popup window with feature information when a user clicks on one

I need to retrieve all features in all layers under the clicked point and display their information. I know I can do this with the "identify" function. But how to display a tooltip window with ADFs?

Marco A.
  • 43,032
  • 26
  • 132
  • 246

1 Answers1

0

Solved with arcgis' standard tips

Marco A.
  • 43,032
  • 26
  • 132
  • 246