<?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: Can I use firefly symbols within the ArcGIS API for JavaScript 4 renderer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/1088941#M74281</link>
    <description>&lt;P&gt;What a great app, thank you.&amp;nbsp; Love the way the colors are displayed&lt;/P&gt;</description>
    <pubDate>Fri, 13 Aug 2021 16:38:11 GMT</pubDate>
    <dc:creator>RyanBohan</dc:creator>
    <dc:date>2021-08-13T16:38:11Z</dc:date>
    <item>
      <title>Can I use firefly symbols within the ArcGIS API for JavaScript 4 renderer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/302104#M27723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to use firefly symbols like described here&amp;nbsp;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-living-atlas/mapping/whats-new-in-arcgis-online-firefly" title="https://www.esri.com/arcgis-blog/products/arcgis-living-atlas/mapping/whats-new-in-arcgis-online-firefly"&gt;What’s New in ArcGIS Online? Firefly! - ArcGIS Blog&lt;/A&gt;&amp;nbsp;&amp;nbsp;within a renderer in the ArcGIS API for JavaScript to render symbols from a point Feature Layer. Is this possible somehow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Apr 2018 19:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/302104#M27723</guid>
      <dc:creator>DennisPayk</dc:creator>
      <dc:date>2018-04-08T19:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use firefly symbols within the ArcGIS API for JavaScript 4 renderer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/302105#M27724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure you can do this. I think the easiest way would be to symbolize your map using the ArcGIS Online Map Viewer then save the web map and look at the network traffic and view the web map json. You can then pull that info into your jsapi app. Here's an simple web map that uses the firefly symbol.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.arcgis.com/sharing/rest/content/items/e2a892af27d94d6fb03e9d51b4f74d59/data?f=json" title="http://www.arcgis.com/sharing/rest/content/items/e2a892af27d94d6fb03e9d51b4f74d59/data?f=json"&gt;http://www.arcgis.com/sharing/rest/content/items/e2a892af27d94d6fb03e9d51b4f74d59/data?f=json&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And here's a test app that uses the same symbology:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://jsbin.com/jejesal/edit?html,output" title="http://jsbin.com/jejesal/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 17:45:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/302105#M27724</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2018-04-09T17:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use firefly symbols within the ArcGIS API for JavaScript 4 renderer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/302106#M27725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a simple app that you can use to generate the firefly symbols that can be used&amp;nbsp;with ArcGIS JS API:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://vannizhang.github.io/firefly-symbols-generator/dist/"&gt;https://vannizhang.github.io/firefly-symbols-generator/dist/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2019 20:47:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/302106#M27725</guid>
      <dc:creator>JinnanZhang1</dc:creator>
      <dc:date>2019-07-12T20:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use firefly symbols within the ArcGIS API for JavaScript 4 renderer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/1088941#M74281</link>
      <description>&lt;P&gt;What a great app, thank you.&amp;nbsp; Love the way the colors are displayed&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 16:38:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-i-use-firefly-symbols-within-the-arcgis-api/m-p/1088941#M74281</guid>
      <dc:creator>RyanBohan</dc:creator>
      <dc:date>2021-08-13T16:38:11Z</dc:date>
    </item>
  </channel>
</rss>

