<?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 add image layer with particular lat-long in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703704#M4941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't what map reference scale was intended for.&amp;nbsp; I'd really encourage you to go down the route of RasterLayers.&amp;nbsp; If you need guidance on geo-referencing your data let me know.&amp;nbsp; Hopefully your data will already be geo-referenced.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2020 10:30:24 GMT</pubDate>
    <dc:creator>MarkBaird</dc:creator>
    <dc:date>2020-01-23T10:30:24Z</dc:date>
    <item>
      <title>how to add image layer with particular lat-long</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703697#M4934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #24292e; background-color: #ffffff; margin-top: 0px !important; margin-bottom: 16px;"&gt;Good Evening arcgis team,&lt;/P&gt;&lt;P style="color: #24292e; background-color: #ffffff; margin-bottom: 0px !important;"&gt;i want to add particular image layer on specific. Other thing is if i am zoom in and zoom out map then that image will also zoom in and zoom out accordingly. in android an ios is there any ex maple or any method for that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2019 11:13:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703697#M4934</guid>
      <dc:creator>NishidhKhanapara</dc:creator>
      <dc:date>2019-09-27T11:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to add image layer with particular lat-long</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703698#M4935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've not understood your question, so I'm guessing here.&amp;nbsp; I'm wondering if a callout is what you are wanting.&amp;nbsp; This is a container you can add to your map which can contain text or an image for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-android/tree/65533272642bd366e31af709c250063ded30219a/java/show-callout" title="https://github.com/Esri/arcgis-runtime-samples-android/tree/65533272642bd366e31af709c250063ded30219a/java/show-callout"&gt;arcgis-runtime-samples-android/java/show-callout at 65533272642bd366e31af709c250063ded30219a · Esri/arcgis-runtime-sampl…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other thing you can look at is PicureMarkSymbols.&amp;nbsp; There is where you can draw a graphic on the screen which is symbolised with an image.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-android/tree/65533272642bd366e31af709c250063ded30219a/java/picture-marker-symbols" title="https://github.com/Esri/arcgis-runtime-samples-android/tree/65533272642bd366e31af709c250063ded30219a/java/picture-marker-symbols"&gt;arcgis-runtime-samples-android/java/picture-marker-symbols at 65533272642bd366e31af709c250063ded30219a · Esri/arcgis-run…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2019 14:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703698#M4935</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2019-09-27T14:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to add image layer with particular lat-long</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703699#M4936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishidh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand your question here as I am facing the same issue. I am using PictureMarkerSymbol to add image onto map.. I am too, facing the issue where to image size is fixed on screen, and not relatively adjust when I zoom in and out on the map. There is no issue by moving the map left to right though. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you found a solution for this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Kae Woei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2020 01:14:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703699#M4936</guid>
      <dc:creator>Kae_WoeiKang</dc:creator>
      <dc:date>2020-01-16T01:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to add image layer with particular lat-long</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703700#M4937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A PictureMarkerSymbol is for putting markers on a map to show the location of something.&amp;nbsp; This might be a push pin for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me what this image is that you are trying to add to the map?&amp;nbsp; If this image is spatial data (like an aerial photograph) then you shouldn't be looking at PictureMarkerSymbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you tell me a little more about what you are trying to do and maybe show some pictures I can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2020 12:31:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703700#M4937</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2020-01-20T12:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to add image layer with particular lat-long</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703701#M4938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying. I am trying to add a floor plan image onto campus building. Therefore, the floor plan will dynamically resize depends on user's behavior (zoom in or out of the map). I have the 4 corners (top left, top right, bottom left, bottom right) coordinates which I wish to pin onto the map.&lt;/P&gt;&lt;P&gt;However, I can only defined a polygon and get the center point and assigned it in the constructor of Graphic class.&amp;nbsp;As the result, the floor plan is located at the center of polygon, with its defined pixel size which is constant&amp;nbsp;regardless of user behavior (double tap, pinching in or out).&lt;/P&gt;&lt;PRE style="color: #a9b7c6; background-color: #2b2b2b; font-size: 9.0pt;"&gt;Graphic graphic = &lt;SPAN style="color: #cc7832;"&gt;new &lt;/SPAN&gt;Graphic(p.getExtent().getCenter()&lt;SPAN style="color: #cc7832;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #9876aa;"&gt;pictureMarkerSymbol&lt;/SPAN&gt;)&lt;SPAN style="color: #cc7832;"&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards, &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Kae Woei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 00:58:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703701#M4938</guid>
      <dc:creator>Kae_WoeiKang</dc:creator>
      <dc:date>2020-01-21T00:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to add image layer with particular lat-long</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703702#M4939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting a better understanding of what you are trying to do.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when displaying information you typically have vector data (made up of points, lines and polygons) or raster data (aerial photographs for example).&amp;nbsp; You mention the an "image" which suggests raster data to me, but you don't say what format of raster data you are working with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lots of formats of data which have geo-reference data included in the format.&amp;nbsp; This means that the file contains information about the location of the corners of the data.&amp;nbsp; If you are working with one of these formats, then what you are trying to do is very easy.&amp;nbsp; We have a sample in git showing how to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-android/tree/81a23fb7814cebe376bf3979a70a599c66742679/java/raster-layer-file" title="https://github.com/Esri/arcgis-runtime-samples-android/tree/81a23fb7814cebe376bf3979a70a599c66742679/java/raster-layer-file"&gt;arcgis-runtime-samples-android/java/raster-layer-file at 81a23fb7814cebe376bf3979a70a599c66742679 · Esri/arcgis-runtime-…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More information on RasterLayers are here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/java/latest/guide/add-raster-data.htm" title="https://developers.arcgis.com/java/latest/guide/add-raster-data.htm"&gt;Add raster data—ArcGIS Runtime SDK for Java | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If course its possible that the image data you have isn't geo-referenced.&amp;nbsp; If this is the case, then you need to a little more work to display your data.&amp;nbsp; You'll have to tell me if you need extra information here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2020 13:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703702#M4939</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2020-01-22T13:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to add image layer with particular lat-long</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703703#M4940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your promptly reply. I have found an alternative solution by using reference scale. However it has the limitation whereby multiple floor plans images with different sizes; are required to be add onto the map. I will explore on your sample git codes and deploy the suitable solution for my project. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/android/sample-code/map-reference-scale/" title="https://developers.arcgis.com/net/latest/android/sample-code/map-reference-scale/"&gt;Map reference scale | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;Kae Woei&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2020 06:23:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703703#M4940</guid>
      <dc:creator>Kae_WoeiKang</dc:creator>
      <dc:date>2020-01-23T06:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to add image layer with particular lat-long</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703704#M4941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This isn't what map reference scale was intended for.&amp;nbsp; I'd really encourage you to go down the route of RasterLayers.&amp;nbsp; If you need guidance on geo-referencing your data let me know.&amp;nbsp; Hopefully your data will already be geo-referenced.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2020 10:30:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-add-image-layer-with-particular-lat-long/m-p/703704#M4941</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2020-01-23T10:30:24Z</dc:date>
    </item>
  </channel>
</rss>

