<?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: I have facing Issue for Picture marker symbol on other machine, When I click on map then Popup template is open but at that location Picture marker symbol not showing in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480239#M44673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/20359"&gt;Imra Shaheen&lt;/A&gt;‌ this sounds like the Intel graphics bug. Does the affected machine have an Intel chip with integrated graphics (HD3000/4000)? See this thread for more information&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/237519-sketch-and-measurement-graphics-not-showing-up-after-412-update"&gt;https://community.esri.com/thread/237519-sketch-and-measurement-graphics-not-showing-up-after-412-update&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've installed a workaround for 4.13. Can you try out /next and see if you&amp;nbsp;still see the issue?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/feedback-js-api-next" title="https://github.com/Esri/feedback-js-api-next"&gt;GitHub - Esri/feedback-js-api-next: Try out the next release of the ArcGIS API for JavaScript and share your feedback. B…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2019 21:36:41 GMT</pubDate>
    <dc:creator>mgeorge</dc:creator>
    <dc:date>2019-09-26T21:36:41Z</dc:date>
    <item>
      <title>I have facing Issue for Picture marker symbol on other machine, When I click on map then Popup template is open but at that location Picture marker symbol not showing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480236#M44670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;var pictureMarkerSymbol = new PictureMarkerSymbol('../images/GoogleMaps/' + jsonObj[0].Table&lt;I&gt;.Color + 'Diamond.png', 20, 20);&lt;/I&gt;&lt;/P&gt;&lt;P&gt;graphic = new Graphic({&lt;BR /&gt; geometry: point, // Add the geometry created in step 4&lt;BR /&gt; symbol: pictureMarkerSymbol, // Add the symbol created in step 5&lt;BR /&gt; popupTemplate :popupTemplate&lt;BR /&gt; });&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;view.graphics.add(graphic);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/460505_pastedImage_6.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can understand the issue from image showing popup but no picture marker symbol showing but my machine it showing and other any machine it not showing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/460506_pastedImage_7.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should Display like this on other machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 06:54:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480236#M44670</guid>
      <dc:creator>ImranMullani</dc:creator>
      <dc:date>2019-09-26T06:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: I have facing Issue for Picture marker symbol on other machine, When I click on map then Popup template is open but at that location Picture marker symbol not showing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480237#M44671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you hosting the app to be accessed on other machines?&amp;nbsp;If you are copying the files themselves you also need to copy over the picture being used for the marker. Are you getting an errors in the console?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 15:13:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480237#M44671</guid>
      <dc:creator>BenElan</dc:creator>
      <dc:date>2019-09-26T15:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: I have facing Issue for Picture marker symbol on other machine, When I click on map then Popup template is open but at that location Picture marker symbol not showing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480238#M44672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No any error in console. Images are already there. This is working with my machine with hosting URL but not for other machin. You can check both Image url is same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 15:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480238#M44672</guid>
      <dc:creator>ImranMullani</dc:creator>
      <dc:date>2019-09-26T15:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: I have facing Issue for Picture marker symbol on other machine, When I click on map then Popup template is open but at that location Picture marker symbol not showing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480239#M44673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/20359"&gt;Imra Shaheen&lt;/A&gt;‌ this sounds like the Intel graphics bug. Does the affected machine have an Intel chip with integrated graphics (HD3000/4000)? See this thread for more information&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/thread/237519-sketch-and-measurement-graphics-not-showing-up-after-412-update"&gt;https://community.esri.com/thread/237519-sketch-and-measurement-graphics-not-showing-up-after-412-update&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've installed a workaround for 4.13. Can you try out /next and see if you&amp;nbsp;still see the issue?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/feedback-js-api-next" title="https://github.com/Esri/feedback-js-api-next"&gt;GitHub - Esri/feedback-js-api-next: Try out the next release of the ArcGIS API for JavaScript and share your feedback. B…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2019 21:36:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-have-facing-issue-for-picture-marker-symbol-on/m-p/480239#M44673</guid>
      <dc:creator>mgeorge</dc:creator>
      <dc:date>2019-09-26T21:36:41Z</dc:date>
    </item>
  </channel>
</rss>

