<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How does infoWindow work with dynamic map service in Silverlight? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-does-infowindow-work-with-dynamic-map-service/m-p/425640#M10965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have dynamic map service in my web application using ArcGIS API 2 for silverlight 4. I need infoWindow display feature attributes when mouse is over a feature in a layer of the dynamic map service. If anyone can share some idea, solution or kindly code, that would be great help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2011 20:12:45 GMT</pubDate>
    <dc:creator>XiujuZhou</dc:creator>
    <dc:date>2011-10-13T20:12:45Z</dc:date>
    <item>
      <title>How does infoWindow work with dynamic map service in Silverlight?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-does-infowindow-work-with-dynamic-map-service/m-p/425640#M10965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have dynamic map service in my web application using ArcGIS API 2 for silverlight 4. I need infoWindow display feature attributes when mouse is over a feature in a layer of the dynamic map service. If anyone can share some idea, solution or kindly code, that would be great help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 20:12:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-does-infowindow-work-with-dynamic-map-service/m-p/425640#M10965</guid>
      <dc:creator>XiujuZhou</dc:creator>
      <dc:date>2011-10-13T20:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: How does infoWindow work with dynamic map service in Silverlight?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-does-infowindow-work-with-dynamic-map-service/m-p/425641#M10966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You cannot show InfoWindow on MouseOver but you can perform an Identify on MouseClick and show the result in InfoWindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;MyInfoWindow.Content = IdentifyResult.Feature.Attributes;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 23:39:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-does-infowindow-work-with-dynamic-map-service/m-p/425641#M10966</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-10-13T23:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How does infoWindow work with dynamic map service in Silverlight?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-does-infowindow-work-with-dynamic-map-service/m-p/425642#M10967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this all you need to add to the "Click" event? or is there more code you need to add?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a DynamicMapService, that i need to query with a mouse click event, and have an InfoWindow showing the results, do i need to write a query in the click event, or will the code you posted suffice? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i can´t use the layer(s) as a featurelayer, becouse i need it to have the symbols provided from the map service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:58:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-does-infowindow-work-with-dynamic-map-service/m-p/425642#M10967</guid>
      <dc:creator>BrianHjort_Nielsen</dc:creator>
      <dc:date>2013-02-27T13:58:41Z</dc:date>
    </item>
  </channel>
</rss>

