<?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: Navigator Tool on ArcGIS API for Silverlight 3.0 in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554050#M14210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The toolbar control has been removeed from version 3.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can still start with the 2.4 sample but we have to replace the toolbar control with your own control (that might be as simple as a StackPanel with Buttons inside).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The handlers behind the buttons should still work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 13:21:24 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-09-04T13:21:24Z</dc:date>
    <item>
      <title>Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554045#M14205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to know if there is any component we can use to simulate the basic navigating tool (without using keyboard shotcuts).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically I would like to have the ZoomIn, ZoomOut, Pan, ZoonIn Center, ZoonOut Center as shown in the image below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17445[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ezequias R. da Rocha&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 12:19:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554045#M14205</guid>
      <dc:creator>EzequiasRodrigues_da_Rocha</dc:creator>
      <dc:date>2012-09-03T12:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554046#M14206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;maybe this sample?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolBarWidget"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolBarWidget&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 14:33:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554046#M14206</guid>
      <dc:creator>DavideLimosani</dc:creator>
      <dc:date>2012-09-03T14:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554047#M14207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think it is an old version of ArcGIS API for Silverlight (2.4*). Don't you think so?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even though it looks like my desire I actually want to add this feature on ToolPanel 3.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ezequias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 17:46:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554047#M14207</guid>
      <dc:creator>EzequiasRodrigues_da_Rocha</dc:creator>
      <dc:date>2012-09-03T17:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554048#M14208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know that in 3.0 that sample is missing, but I don't see any reason why it should not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing somtehing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 07:06:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554048#M14208</guid>
      <dc:creator>DavideLimosani</dc:creator>
      <dc:date>2012-09-04T07:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554049#M14209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I know that in 3.0 that sample is missing, but I don't see any reason why it should not work.&lt;BR /&gt;&lt;BR /&gt;Am I missing somtehing?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No, I agree with you but I still do not know how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ezequias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 12:32:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554049#M14209</guid>
      <dc:creator>EzequiasRodrigues_da_Rocha</dc:creator>
      <dc:date>2012-09-04T12:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554050#M14210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The toolbar control has been removeed from version 3.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can still start with the 2.4 sample but we have to replace the toolbar control with your own control (that might be as simple as a StackPanel with Buttons inside).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The handlers behind the buttons should still work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:21:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554050#M14210</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-09-04T13:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554051#M14211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;maybe this sample?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolBarWidget"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ToolBarWidget&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based in the suggestion from dlimos above I did implement zoomIn and zoomOut tools but unfortunately they can't work togeather.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me with this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I leave just one in my AddIns project the tool works great but when there are two it does not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my AddIns project: &lt;/SPAN&gt;&lt;A href="https://www.box.com/s/9x1j7x7filtpfmfmakzr"&gt;https://www.box.com/s/9x1j7x7filtpfmfmakzr&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ezequias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2012 00:06:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554051#M14211</guid>
      <dc:creator>EzequiasRodrigues_da_Rocha</dc:creator>
      <dc:date>2012-09-08T00:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554052#M14212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Based in the suggestion from dlimos above I did implement zoomIn and zoomOut tools but unfortunately they can't work togeather.&lt;BR /&gt;&lt;BR /&gt;Can anyone help me with this issue?&lt;BR /&gt;&lt;BR /&gt;When I leave just one in my AddIns project the tool works great but when there are two it does not.&lt;BR /&gt;&lt;BR /&gt;Here is my AddIns project: &lt;A class="jive-link-external-small" href="https://www.box.com/s/9x1j7x7filtpfmfmakzr" rel="nofollow" target="_blank"&gt;https://www.box.com/s/9x1j7x7filtpfmfmakzr&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ezequias&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I got the solution by myself. The solution is avaliable on: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://www.box.com/s/qz11g3yno1qyf0znlfps" rel="nofollow" target="_blank"&gt;https://www.box.com/s/qz11g3yno1qyf0znlfps&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you all!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ezequias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2012 01:28:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554052#M14212</guid>
      <dc:creator>EzequiasRodrigues_da_Rocha</dc:creator>
      <dc:date>2012-09-08T01:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Navigator Tool on ArcGIS API for Silverlight 3.0</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554053#M14213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The toolbar control has been removeed from version 3.0.&lt;BR /&gt;&lt;BR /&gt;You can still start with the 2.4 sample but we have to replace the toolbar control with your own control (that might be as simple as a StackPanel with Buttons inside).&lt;BR /&gt;&lt;BR /&gt;The handlers behind the buttons should still work.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem, why has it been removed? The handler behind don't work, or i just dont know how to get it to work...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 10:20:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/navigator-tool-on-arcgis-api-for-silverlight-3-0/m-p/554053#M14213</guid>
      <dc:creator>BrianHjort_Nielsen</dc:creator>
      <dc:date>2012-11-09T10:20:32Z</dc:date>
    </item>
  </channel>
</rss>

