开发者

ArcGIS ADF - how to click and bring up a popup with informations on the feature selected?

开发者 https://www.devze.com 2023-03-23 18:43 出处:网络
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 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 开发者_JAVA技巧their information. I know I can do this with the "identify" function. But how to display a tooltip window with ADFs?


Solved with arcgis' standard tips

0

精彩评论

暂无评论...
验证码 换一张
取 消