<?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: Token required for basic basemaps? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542862#M50538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you think your question has been answered, you might mark it as such. Many questions on this forum remain open, even though in some cases a correct answer has been given...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2020 12:53:49 GMT</pubDate>
    <dc:creator>Egge-Jan_Pollé</dc:creator>
    <dc:date>2020-07-02T12:53:49Z</dc:date>
    <item>
      <title>Token required for basic basemaps?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542859#M50535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im building a basic website that loads some KML on top of maps, with no other features.&lt;/P&gt;&lt;P&gt;Im loading ESRI basic basemaps with ESRI Leaflet plugin (&lt;SPAN style="color: #4fc1ff;"&gt;L&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;esri&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #9cdcfe;"&gt;Vector&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #dcdcaa;"&gt;basemap&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #ce9178;"&gt;'StreetsNight'&lt;/SPAN&gt;&lt;SPAN style="color: #d4d4d4;"&gt;)&lt;/SPAN&gt;), and nothing else is used from ESRI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need a developer account attached to this, or is this covered by "normal" used as if the clients were browsing ArcGIS free viewer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive tried adding a temporary token to basemap call, but that doesnt seem to show up in my test app usage or in the dashboard, and all the documentation ive seen only mentions billing for more advanced features like routing, geocoding etc..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 10:31:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542859#M50535</guid>
      <dc:creator>LuisBatalha</dc:creator>
      <dc:date>2020-07-02T10:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Token required for basic basemaps?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542860#M50536</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/412242"&gt;Luis Batalha&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand the &lt;A class="link-titled" href="https://github.com/esri/esri-leaflet#terms" title="https://github.com/esri/esri-leaflet#terms"&gt;Esri Leaflet - Terms&lt;/A&gt; well, you can use the library (and the underlying Esri data) for free for most public, non-commercial applications. As long as the number of map transactions does not surpass 1 million per month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, as long as you are not generating any revenue and your app is not going viral, you're good to go, I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 12:02:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542860#M50536</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2020-07-02T12:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Token required for basic basemaps?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542861#M50537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Egge-Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was my interpretation as well.&lt;/P&gt;&lt;P&gt;1M requests is more than enough indeed, even google maps 26k would suffice almost always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Luis Batalha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 12:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542861#M50537</guid>
      <dc:creator>LuisBatalha</dc:creator>
      <dc:date>2020-07-02T12:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Token required for basic basemaps?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542862#M50538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you think your question has been answered, you might mark it as such. Many questions on this forum remain open, even though in some cases a correct answer has been given...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Egge-Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2020 12:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/token-required-for-basic-basemaps/m-p/542862#M50538</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2020-07-02T12:53:49Z</dc:date>
    </item>
  </channel>
</rss>

