<?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: Use ArcGis for Hybrid mobile web app in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/use-arcgis-for-hybrid-mobile-web-app/m-p/98071#M8986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've seen people mention they use the API with PhoneGap, but I haven't tried it yet. I know PhoneGap can access the file system &lt;/SPAN&gt;&lt;A href="http://docs.phonegap.com/en/1.7.0/cordova_file_file.md.html"&gt;http://docs.phonegap.com/en/1.7.0/cordova_file_file.md.html&lt;/A&gt;&lt;SPAN&gt;, so maybe if you stored the images as base64 encoded, you could modify the local storage example to work with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/exp_webstorage.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/exp_webstorage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geolocation requires a connection, so if you can geolocate, you should be able to fall back to using regular web services anyway.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Nov 2013 16:40:59 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2013-11-01T16:40:59Z</dc:date>
    <item>
      <title>Use ArcGis for Hybrid mobile web app</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/use-arcgis-for-hybrid-mobile-web-app/m-p/98069#M8984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to make a new hybrid mobile web app by the help of "HTML5, CSS3, jQuery, jQueryMobile," and "PhoneGap". This program is aimed to implement a map-rich app which enable users to investigate some instrument that are located in different parts of a region and find the instrument's problems or even damaged part. Then users want to save information about the operations which they have done based on the location they are at. This application should work offline in mobile devices since the internet usage by sim-card is very expensive for the organization and because of that I can't use some online services like googlemap or bing map. I want a service which I can cache the maps for use them in offline mode and also if this service can manipulate geolocation operations (like showing the current user location) it can be a plus advantage. When I read something about ArcGis, I was so interested but the problem is I don't know how it can be used in this way. My important concerns include :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1- Cache map information for offline use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2- Handling GeoLocation operations&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3- Friendly user interaction with map service (saving data for a specific location, show mark-ups for saved location, etc.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If someone can help me or give me a link (web address) to information which is related to my needs and how ArcGis can be used in this way, it will be so appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 10:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/use-arcgis-for-hybrid-mobile-web-app/m-p/98069#M8984</guid>
      <dc:creator>AlirezaTashvir</dc:creator>
      <dc:date>2013-11-01T10:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Use ArcGis for Hybrid mobile web app</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/use-arcgis-for-hybrid-mobile-web-app/m-p/98070#M8985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You might want to look into &lt;/SPAN&gt;&lt;A href="http://leafletjs.com/"&gt;LeafletJS&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;A href="https://github.com/Esri/esri-leaflet"&gt;Esri has there own Leaflet plugins for working with ArcGIS services&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Cache map information for offline use"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't seen any samples of this, but that doesn't necessary mean that it isn't possible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 14:35:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/use-arcgis-for-hybrid-mobile-web-app/m-p/98070#M8985</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2013-11-01T14:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Use ArcGis for Hybrid mobile web app</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/use-arcgis-for-hybrid-mobile-web-app/m-p/98071#M8986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've seen people mention they use the API with PhoneGap, but I haven't tried it yet. I know PhoneGap can access the file system &lt;/SPAN&gt;&lt;A href="http://docs.phonegap.com/en/1.7.0/cordova_file_file.md.html"&gt;http://docs.phonegap.com/en/1.7.0/cordova_file_file.md.html&lt;/A&gt;&lt;SPAN&gt;, so maybe if you stored the images as base64 encoded, you could modify the local storage example to work with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/exp_webstorage.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/exp_webstorage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geolocation requires a connection, so if you can geolocate, you should be able to fall back to using regular web services anyway.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 16:40:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/use-arcgis-for-hybrid-mobile-web-app/m-p/98071#M8986</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-11-01T16:40:59Z</dc:date>
    </item>
  </channel>
</rss>

