<?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: Getting the current state of the map as json in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716447#M18419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. Are graphics, like user markup, supported yet or is that a work in progress?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 16:31:40 GMT</pubDate>
    <dc:creator>DamianSchroder</dc:creator>
    <dc:date>2012-05-07T16:31:40Z</dc:date>
    <item>
      <title>Getting the current state of the map as json</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716441#M18413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to use the&amp;nbsp; Export Web Map Task gp service with the silverlight viewer. The Web_Map_as_JSON parameter is eluding me. How does one get the current map as json for the purposes of passing it in as the Web_Map_as_JSON parameter for the Export Web Map Task? Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 18:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716441#M18413</guid>
      <dc:creator>DamianSchroder</dc:creator>
      <dc:date>2012-05-02T18:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the current state of the map as json</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716442#M18414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can accomplish this by using PrintTask in our API. While you will not have access to the Webmap_JSON, this GP parameter is created for you. See this SDK sample: &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap"&gt;http://resourcesbeta.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2012 00:17:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716442#M18414</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-05-05T00:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the current state of the map as json</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716443#M18415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2012 00:31:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716443#M18415</guid>
      <dc:creator>DamianSchroder</dc:creator>
      <dc:date>2012-05-05T00:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the current state of the map as json</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716444#M18416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was not able to access the ESRI.ArcGIS.Client.Printing.dll. I have tried both ArcGISSilverlight30_prerelease.exe and ArcGISSilverlight30_beta2.exe (from Dev Summit) versions of the API. In both cases, when adding a reference to the project the ESRI.ArcGIS.Client library does not show in the list of available options. I browsed to the dll but when running the project I get the dreaded:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The type or namespace name 'ESRI' could not be found (are you missing a using directive or an assembly reference?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried several iterations of uninstall, install and repair, however, Visual Studio doesn't pick it up in the list of available references. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am successful with the ArcGISSilverlight24.exe (ArcGIS API for Silverlight v2.4), but of course it does not contain the ESRI.ArcGIS.Client.Printing.dll. I noticed this install gives an extra screen (Select Features) during install. It shows Silverlight as the features that will be installed, where the 3.0 install did not have this screen. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I feel like I must be missing a prerequisite or I do not have the latest flavor of the beta 3.0 api. Any assistance would be greatly appreciated. Thanks- Damian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 06:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716444#M18416</guid>
      <dc:creator>DamianSchroder</dc:creator>
      <dc:date>2012-05-07T06:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the current state of the map as json</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716445#M18417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep. I went back an re-examined the prerequisites and noticed I needed Silverlight 5 Tools for VS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 06:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716445#M18417</guid>
      <dc:creator>DamianSchroder</dc:creator>
      <dc:date>2012-05-07T06:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the current state of the map as json</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716446#M18418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can run Fiddler along with this SDK sample: &lt;/SPAN&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap"&gt;http://resourcesbeta.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap&lt;/A&gt;&lt;SPAN&gt;. Notice the Web_Map_JSON that is sent to the print tool includes the layers and map's extent, scale, etc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 16:25:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716446#M18418</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2012-05-07T16:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting the current state of the map as json</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716447#M18419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. Are graphics, like user markup, supported yet or is that a work in progress?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 16:31:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-the-current-state-of-the-map-as-json/m-p/716447#M18419</guid>
      <dc:creator>DamianSchroder</dc:creator>
      <dc:date>2012-05-07T16:31:40Z</dc:date>
    </item>
  </channel>
</rss>

