<?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 Load image onto map in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/load-image-onto-map/m-p/36360#M958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm trying to load an image (from local disk) onto a specific location on the map, some sort like placing a geotag image onto a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have defined my own layer, inherited from DynamicLayer and tried to override the GetSource method. My bitmap image is able to load, but my question is how do I set / calculate the extent, width and height ( as per GetSource parameters) such that the image extent and size changes proportionaly in size when zoom in / out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 May 2011 14:46:02 GMT</pubDate>
    <dc:creator>Hwee_KiangSim</dc:creator>
    <dc:date>2011-05-28T14:46:02Z</dc:date>
    <item>
      <title>Load image onto map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/load-image-onto-map/m-p/36360#M958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm trying to load an image (from local disk) onto a specific location on the map, some sort like placing a geotag image onto a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have defined my own layer, inherited from DynamicLayer and tried to override the GetSource method. My bitmap image is able to load, but my question is how do I set / calculate the extent, width and height ( as per GetSource parameters) such that the image extent and size changes proportionaly in size when zoom in / out?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 May 2011 14:46:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/load-image-onto-map/m-p/36360#M958</guid>
      <dc:creator>Hwee_KiangSim</dc:creator>
      <dc:date>2011-05-28T14:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load image onto map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/load-image-onto-map/m-p/36361#M959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi, I'm trying to load an image (from local disk) onto a specific location on the map, some sort like placing a geotag image onto a map.&lt;BR /&gt;I have defined my own layer, inherited from DynamicLayer and tried to override the GetSource method. My bitmap image is able to load, but my question is how do I set / calculate the extent, width and height ( as per GetSource parameters) such that the image extent and size changes proportionaly in size when zoom in / out?&lt;BR /&gt;&lt;BR /&gt;thanks!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You don't need to do this by yourself. All you need is just an ElementLayer which is ready for use in Silverlight API:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ElementLayer"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ElementLayer&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you can use MapTip to show your picture on a specific mappoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#GraphicsMapTip"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#GraphicsMapTip&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2011 08:16:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/load-image-onto-map/m-p/36361#M959</guid>
      <dc:creator>wangzhifang</dc:creator>
      <dc:date>2011-05-29T08:16:43Z</dc:date>
    </item>
  </channel>
</rss>

