<?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 Create an ArcGIS.com Web map using URL parameters in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146796#M430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can we do anything like this with the silverlight viewer application?&amp;nbsp; I really need to be able to have the user zoom into an area based on coordinates and a zoom level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/webmap/viewer.html?extent=-117.20,34.055,-117.19,34.06"&gt;http://www.arcgis.com/home/webmap/viewer.html?extent=-117.20,34.055,-117.19,34.06&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;or this&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/webmap/viewer.html?center=20,45&amp;amp;level=4"&gt;http://www.arcgis.com/home/webmap/viewer.html?center=20,45&amp;amp;level=4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/38320"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/38320&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2012 14:16:16 GMT</pubDate>
    <dc:creator>deleted-user-yA_w_FC9FKe5</dc:creator>
    <dc:date>2012-04-13T14:16:16Z</dc:date>
    <item>
      <title>Create an ArcGIS.com Web map using URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146796#M430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can we do anything like this with the silverlight viewer application?&amp;nbsp; I really need to be able to have the user zoom into an area based on coordinates and a zoom level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/webmap/viewer.html?extent=-117.20,34.055,-117.19,34.06"&gt;http://www.arcgis.com/home/webmap/viewer.html?extent=-117.20,34.055,-117.19,34.06&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;or this&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/webmap/viewer.html?center=20,45&amp;amp;level=4"&gt;http://www.arcgis.com/home/webmap/viewer.html?center=20,45&amp;amp;level=4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/38320"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/38320&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 14:16:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146796#M430</guid>
      <dc:creator>deleted-user-yA_w_FC9FKe5</dc:creator>
      <dc:date>2012-04-13T14:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create an ArcGIS.com Web map using URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146797#M431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;There isn't a way to add coordinates or zoom level to the URL, so likely this is going to involve some kind of customization (code) on your end. One option might be to use Bookmarks - we have a [url=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html]Sample[/url" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html]Sample[/url&lt;/A&gt;&lt;SPAN&gt;] (under the Toolkit section) for this so you could download the code and use the add-in without having to write any code yourself. Another option might be to create a tool that takes lat/long as parameters and zooms to the location. There are probably several different solutions, and maybe some of the other users here on the forums have ideas or can share code for this. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 18:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146797#M431</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-04-19T18:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create an ArcGIS.com Web map using URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146798#M432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Michael,&lt;BR /&gt;&lt;BR /&gt;There isn't a way to add coordinates or zoom level to the URL, so likely this is going to involve some kind of customization (code) on your end. One option might be to use Bookmarks - we have a &lt;A href="http://help.arcgis.com/en/webapps/silverlightviewer/samples/start.html" target="_blank"&gt;Sample&lt;/A&gt; (under the Toolkit section) for this so you could download the code and use the add-in without having to write any code yourself. Another option might be to create a tool that takes lat/long as parameters and zooms to the location. There are probably several different solutions, and maybe some of the other users here on the forums have ideas or can share code for this. &lt;BR /&gt;&lt;BR /&gt;Katy&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Katy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you edit the bookmarks sample to change the locations?&amp;nbsp; If so which file do you edit?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]13803[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 12:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146798#M432</guid>
      <dc:creator>deleted-user-yA_w_FC9FKe5</dc:creator>
      <dc:date>2012-04-25T12:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create an ArcGIS.com Web map using URL parameters</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146799#M433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can't explicitly set coordinates for the bookmarks. It works similarly to how Bookmarks work in ArcMap, where you need to navigate to the desired location and then add the bookmark. For anything above and beyond that you would need a programmer in your organization to take a look.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Katy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 14:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/create-an-arcgis-com-web-map-using-url-parameters/m-p/146799#M433</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2012-04-25T14:20:22Z</dc:date>
    </item>
  </channel>
</rss>

