<?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: Working with offline mapping for ArcGIS javascript. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360976#M83125</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/705043"&gt;@PRAVEENPATNANA&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We don't support offline use of ArcGIS Maps SDK for JavaScript. I agree with&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/48868"&gt;@MarkBaird&lt;/a&gt;, you are better off using one of the Native SDKs instead. Using a native SDK you can calculate routes offline, etc.&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2023 17:19:25 GMT</pubDate>
    <dc:creator>JuliePowell</dc:creator>
    <dc:date>2023-12-14T17:19:25Z</dc:date>
    <item>
      <title>Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360837#M83116</link>
      <description>&lt;P&gt;Hi Members,&lt;/P&gt;&lt;P&gt;iam currently developed some requirements like forming the radius circle , generating the route between the two points(one point to another ) ,&amp;nbsp; calculating the distance between the points ..etc using the ArcGIS javascript, so now our requirement is to work with the openStreetmaps because we wanted to display or perform these operations in offline.&lt;/P&gt;&lt;P&gt;so is there any option for working with the openstreetmaps using ArcGIS javascript SDK or ArcGIS Maps SDK for java?&lt;/P&gt;&lt;P&gt;iam glad waiting for your advices&amp;amp; suggitions.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/48868"&gt;@MarkBaird&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/6522"&gt;@JoelBennett&lt;/a&gt; &amp;amp; others.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 11:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360837#M83116</guid>
      <dc:creator>PRAVEENPATNANA</dc:creator>
      <dc:date>2023-12-14T11:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360847#M83117</link>
      <description>&lt;P&gt;What are you defining as offline?&amp;nbsp; If this is a desktop machine / laptop with no internet connection then the Maps SDK for Java (and other versions like .Net etc) is designed to work offline.&amp;nbsp; You mention that you work with OpenSteetmap data, so you should take a look at a product called &lt;A href="https://www.esri.com/en-us/arcgis/products/arcgis-streetmap-premium/overview" target="_self"&gt;Open Streetmap premium&lt;/A&gt; which can be supplied as offline data which can be consumed in Maps SDK for Java etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll flag&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2786"&gt;@JuliePowell&lt;/a&gt;&amp;nbsp;to see if there is any guidance from a JavaScript perspective.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 12:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360847#M83117</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2023-12-14T12:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360969#M83123</link>
      <description>&lt;P&gt;Dear MarkBaird sir &amp;amp; &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2786"&gt;@JuliePowell&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;our main intention is to work with offline, some of your members suggested our officials that take a look on openStreetmaps , so using the ArcGIS javascript&amp;nbsp; functionality&amp;nbsp; could we use with openstreetmap? we have the vector tiles of OSM world map also.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 17:06:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360969#M83123</guid>
      <dc:creator>PRAVEENPATNANA</dc:creator>
      <dc:date>2023-12-14T17:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360976#M83125</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/705043"&gt;@PRAVEENPATNANA&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We don't support offline use of ArcGIS Maps SDK for JavaScript. I agree with&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/48868"&gt;@MarkBaird&lt;/a&gt;, you are better off using one of the Native SDKs instead. Using a native SDK you can calculate routes offline, etc.&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 17:19:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1360976#M83125</guid>
      <dc:creator>JuliePowell</dc:creator>
      <dc:date>2023-12-14T17:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1361288#M83132</link>
      <description>&lt;P&gt;dear &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2786"&gt;@JuliePowell&lt;/a&gt; mam,&lt;/P&gt;&lt;P&gt;could you please clarify that using the Native SDK of ArcGIS javascript could i able to perform the operations with openstreetmaps with ArcGIS javascript functionality &amp;amp; please give me some sample reference to work , i dont have much knowledge about working with the Native SDK.&lt;/P&gt;&lt;P&gt;praveen.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 05:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1361288#M83132</guid>
      <dc:creator>PRAVEENPATNANA</dc:creator>
      <dc:date>2023-12-15T05:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1361298#M83133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/705043"&gt;@PRAVEENPATNANA&lt;/a&gt;&amp;nbsp;we don't have a native SDK for JavaScript (the JavaScript SDK is for web apps). I will let&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/48868"&gt;@MarkBaird&lt;/a&gt;&amp;nbsp; help you from the native side of the house.&lt;/P&gt;&lt;P&gt;Julie&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 05:41:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1361298#M83133</guid>
      <dc:creator>JuliePowell</dc:creator>
      <dc:date>2023-12-15T05:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1361311#M83134</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2786"&gt;@JuliePowell&lt;/a&gt;mam,&lt;/P&gt;&lt;P&gt;sure but please clarify me ArcGIS Native SDK are compatible with OSM(OpenStreetMaps)? should we work with ArcGIS Functionality with OpenStreetMaps?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 06:52:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1361311#M83134</guid>
      <dc:creator>PRAVEENPATNANA</dc:creator>
      <dc:date>2023-12-15T06:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1529341#M85531</link>
      <description>&lt;P&gt;I'm working on a web app using Angular with PWA (Progressive Web Apps), and ArcGIS Maps SDK for JavaScript and Calcite Components, which supports offline.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/microsoft-edge/progressive-web-apps-chromium" target="_blank"&gt;https://learn.microsoft.com/en-us/microsoft-edge/progressive-web-apps-chromium&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 12:40:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1529341#M85531</guid>
      <dc:creator>ForrestLin</dc:creator>
      <dc:date>2024-08-29T12:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Working with offline mapping for ArcGIS javascript.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1569943#M86276</link>
      <description>&lt;P&gt;Hi, how'd this work out for you?&amp;nbsp; Weighing my options for using Ionic/React (or Angular) to create a PWA for offline use or just using the native sdks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Aidan&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 20:09:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/working-with-offline-mapping-for-arcgis-javascript/m-p/1569943#M86276</guid>
      <dc:creator>AidanDonnelly</dc:creator>
      <dc:date>2024-12-18T20:09:36Z</dc:date>
    </item>
  </channel>
</rss>

