<?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: How to create a Sharepoint Web Part with an ESRI Map ? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-a-sharepoint-web-part-with-an-esri/m-p/84700#M2061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked at "ArcGIS Mapping For Sharepoint"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/sharepoint/"&gt;http://help.arcgis.com/en/webapps/sharepoint/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2011 19:29:15 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2011-03-03T19:29:15Z</dc:date>
    <item>
      <title>How to create a Sharepoint Web Part with an ESRI Map ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-a-sharepoint-web-part-with-an-esri/m-p/84699#M2060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm planning to make a web part which should contain an ESRI map with these features...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should be able to...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) create &lt;/SPAN&gt;&lt;STRONG&gt;circles&lt;/STRONG&gt;&lt;SPAN&gt;/shapes at the right location on the map based on the given address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) assign a &lt;/SPAN&gt;&lt;STRONG&gt;popup &lt;/STRONG&gt;&lt;SPAN&gt;window to each circle and each popup will contain it's own links to other websites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) use &lt;/SPAN&gt;&lt;STRONG&gt;SharePoint lists &lt;/STRONG&gt;&lt;SPAN&gt;or read a database table to get multiple addresses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just like an &lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;blue&amp;quot;;"&gt;'ArcGis Map Web Part' &lt;/SPAN&gt;&lt;SPAN&gt;but wanted to incorporate more features to it. It's great if I can extend this web part and add my own additional features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the similar google map, each photo has it's own popup with a link (instead of photo I will keep a circle) ... &lt;/SPAN&gt;&lt;A href="http://maps.google.com/maps?ll=37.759791,-122.415676&amp;amp;spn=0.050146,0.07699&amp;amp;z=14&amp;amp;lci=com.panoramio.all" rel="nofollow"&gt;http://maps.google.com/maps?ll=37.759791,-122.415676&amp;amp;spn=0.050146,0.07699&amp;amp;z=14&amp;amp;lci=com.panoramio.all&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I achieve this using Silverlight and ESRI ArcGIS API/SDK ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please shoot your ideas/experiences and code samples. Thanks !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 18:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-a-sharepoint-web-part-with-an-esri/m-p/84699#M2060</guid>
      <dc:creator>DasSunkara</dc:creator>
      <dc:date>2011-03-03T18:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Sharepoint Web Part with an ESRI Map ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-a-sharepoint-web-part-with-an-esri/m-p/84700#M2061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked at "ArcGIS Mapping For Sharepoint"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/sharepoint/"&gt;http://help.arcgis.com/en/webapps/sharepoint/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 19:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-a-sharepoint-web-part-with-an-esri/m-p/84700#M2061</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-03-03T19:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Sharepoint Web Part with an ESRI Map ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-a-sharepoint-web-part-with-an-esri/m-p/84701#M2062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah I used the ArcGis Map Web Part in SP 2008. Is there way you can limit the ArcGis Map Web Part's extent to an envelope? The user cannot navigate outside of the envelope defined on the behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed &lt;/SPAN&gt;&lt;STRONG&gt;Extensibility&lt;/STRONG&gt;&lt;SPAN&gt; feature but it needs 2010 sharepoint...hmmmm !!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 19:44:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/how-to-create-a-sharepoint-web-part-with-an-esri/m-p/84701#M2062</guid>
      <dc:creator>DasSunkara</dc:creator>
      <dc:date>2011-03-03T19:44:50Z</dc:date>
    </item>
  </channel>
</rss>

