<?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 Bind esri:OverviewMap from code behind in silverlight... ?? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bind-esri-overviewmap-from-code-behind-in/m-p/412762#M10696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I required OverviewMap binding from code behind. can i do please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Below are the xaml which i want to same from code behind&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;esri:OverviewMap x:Name="OVMap" MaximumExtent="-205818.8687,-7042.26300000027,1142621.2779,1018258.1427" Map="{Binding ElementName=PrintOverviewMap}" Margin="0" Foreground="{x:Null}" BorderThickness="1" Background="White"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.104.51.114/ArcGIS/rest/services/DEVGIS/BaseMapNew/MapServer" rel="nofollow" target="_blank"&gt;http://10.104.51.114/ArcGIS/rest/services/DEVGIS/BaseMapNew/MapServer&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:OverviewMap&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mohammad Sharique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Nov 2013 08:22:49 GMT</pubDate>
    <dc:creator>MohammadSharique</dc:creator>
    <dc:date>2013-11-08T08:22:49Z</dc:date>
    <item>
      <title>Bind esri:OverviewMap from code behind in silverlight... ??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bind-esri-overviewmap-from-code-behind-in/m-p/412762#M10696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I required OverviewMap binding from code behind. can i do please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Below are the xaml which i want to same from code behind&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;esri:OverviewMap x:Name="OVMap" MaximumExtent="-205818.8687,-7042.26300000027,1142621.2779,1018258.1427" Map="{Binding ElementName=PrintOverviewMap}" Margin="0" Foreground="{x:Null}" BorderThickness="1" Background="White"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://10.104.51.114/ArcGIS/rest/services/DEVGIS/BaseMapNew/MapServer" rel="nofollow" target="_blank"&gt;http://10.104.51.114/ArcGIS/rest/services/DEVGIS/BaseMapNew/MapServer&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:OverviewMap&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mohammad Sharique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 08:22:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bind-esri-overviewmap-from-code-behind-in/m-p/412762#M10696</guid>
      <dc:creator>MohammadSharique</dc:creator>
      <dc:date>2013-11-08T08:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bind esri:OverviewMap from code behind in silverlight... ??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bind-esri-overviewmap-from-code-behind-in/m-p/412763#M10697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt; &amp;lt;esri:OverviewMap x:Name="OVMap" MaximumExtent="-205818.8687,-7042.26300000027,1142621.2779,1018258.1427" Map="{Binding ElementName=PrintOverviewMap}" Margin="0" Foreground="{x:Null}" BorderThickness="1" Background="White"&amp;gt;&lt;BR /&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer Url="http://10.104.51.114/ArcGIS/rest/services/DEVGIS/BaseMapNew/MapServer" /&amp;gt; &lt;BR /&gt;&amp;lt;/esri:OverviewMap&amp;gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the code behind would be, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OVMap.Map = PrintOverviewMap;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 17:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bind-esri-overviewmap-from-code-behind-in/m-p/412763#M10697</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2013-11-08T17:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bind esri:OverviewMap from code behind in silverlight... ??</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bind-esri-overviewmap-from-code-behind-in/m-p/412764#M10698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dear,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried as you mentioned in below but still its not working. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OVMap.Map = PrintOverviewMap;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly can you please sent me a sample code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mohammad Sharique&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 02:16:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bind-esri-overviewmap-from-code-behind-in/m-p/412764#M10698</guid>
      <dc:creator>MohammadSharique</dc:creator>
      <dc:date>2013-11-11T02:16:55Z</dc:date>
    </item>
  </channel>
</rss>

