<?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 Re: myArcGISDynamicMapServiceLayer and Information Window or MapTip in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/myarcgisdynamicmapservicelayer-and-information/m-p/212060#M5312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oren Gal has a blog post that demonstrates something like this. You could adapt it to use an info window if needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gal-systems.com/2011/09/showing-arcgis-dynamic-layer-maptips.html"&gt;http://www.gal-systems.com/2011/09/showing-arcgis-dynamic-layer-maptips.html &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2012 22:54:13 GMT</pubDate>
    <dc:creator>DaveTimmins</dc:creator>
    <dc:date>2012-01-17T22:54:13Z</dc:date>
    <item>
      <title>myArcGISDynamicMapServiceLayer and Information Window or MapTip</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/myarcgisdynamicmapservicelayer-and-information/m-p/212059#M5311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing with Silverlight API with Visual Studio 2010.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a set of layers in a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer Url="http://myServer/ArcGIS/rest/services/PBTest/MapServer" /&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this map like I said before I have a set of layer that each one was different show moments depends of the zoom.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The last layer that I show has a lot of points (1 million) each point has information by itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I create an application in ArcGIS Server I can see the information in each point like in an infoWindow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i do that in silverlight? Thank for your advices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Carlos Vazquez&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 20:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/myarcgisdynamicmapservicelayer-and-information/m-p/212059#M5311</guid>
      <dc:creator>CarlosVazquez1</dc:creator>
      <dc:date>2012-01-17T20:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: myArcGISDynamicMapServiceLayer and Information Window or MapTip</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/myarcgisdynamicmapservicelayer-and-information/m-p/212060#M5312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oren Gal has a blog post that demonstrates something like this. You could adapt it to use an info window if needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gal-systems.com/2011/09/showing-arcgis-dynamic-layer-maptips.html"&gt;http://www.gal-systems.com/2011/09/showing-arcgis-dynamic-layer-maptips.html &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 22:54:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/myarcgisdynamicmapservicelayer-and-information/m-p/212060#M5312</guid>
      <dc:creator>DaveTimmins</dc:creator>
      <dc:date>2012-01-17T22:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: myArcGISDynamicMapServiceLayer and Information Window or MapTip</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/myarcgisdynamicmapservicelayer-and-information/m-p/212061#M5313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can also use IdentifyTask and InfoWindow. Use the following SDK samples for reference:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#InfoWindowSimple"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#InfoWindowSimple&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Identify"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Identify&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 23:07:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/myarcgisdynamicmapservicelayer-and-information/m-p/212061#M5313</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-01-17T23:07:13Z</dc:date>
    </item>
  </channel>
</rss>

