Juraj, if you need identify multipatch uninstall 1750 and install 1700. 1750 was a minor release, so no problem sticking with 1700 for some time. Popup windows: what you are trying to do goes beyond capabilities of ArcGIS Explorer SDK, but take a look at this post:http://forums.arcgis.com/threads/21294-how-to-create-identify-tool.......?highlight=identifyYou "could" set layer's popup state, though it is a hidden property, thus not supported by ESRI, and it could be broken in the future releases. You'd need to call: featureLayer.PopupProperties.PopupType = PopupLayerType.Nonesetting it back: PopupLayerType.PopupFields or PopupLayerType.PopupHyperlinkHope it helps!
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.