<?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: Unable to display offlineMaps when internet is off in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495659#M6082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are loading the data directly from the geodatabase when online or offline, then there should be no difference. &amp;nbsp;I've not had any issues loading data from the geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can share code or a sample geodatabase, that would help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jan 2017 12:35:24 GMT</pubDate>
    <dc:creator>ChadYoder1</dc:creator>
    <dc:date>2017-01-18T12:35:24Z</dc:date>
    <item>
      <title>Unable to display offlineMaps when internet is off</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495653#M6076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am going through a strange problem.I am working on a Xamarin.Forms App where I am displaying offline(downloaded MAps).&lt;/P&gt;&lt;P&gt;Everything is working correctly till internet is on at my device.Maps are displaying properly(I have checked data is coming from physical .TPK file).&lt;/P&gt;&lt;P&gt;But when internet connectivity is off maps are coming as blank,Nothing is rendering in mapview.&lt;/P&gt;&lt;P&gt;I have debugged my code and checked it data in both the cases are same.&lt;/P&gt;&lt;P&gt;So i believe something is going wrong in esri MApView control.&lt;/P&gt;&lt;P&gt;Here is the XAML I am using to display Maps:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;esriUI:MapView&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;x:Name="MyMapView"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;HorizontalOptions="FillAndExpand"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;VerticalOptions="FillAndExpand" /&amp;gt;&lt;/P&gt;&lt;P&gt;Can anybody help me to get rid of this issue?&lt;/P&gt;&lt;P&gt;Thanks in the advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2016 07:08:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495653#M6076</guid>
      <dc:creator>VinayPrabhakar</dc:creator>
      <dc:date>2016-12-27T07:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display offlineMaps when internet is off</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495654#M6077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;DIV class="" style="border: 0px; margin: 20px 0px;"&gt;&lt;P style="border: 0px;"&gt;Could it be that offline basemap is loading, but you can't see it because of the zoom extent and the LOD's downloaded are not included?&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;You might want to try creating a new Map, and then loading the offline map. This should reset the extent to the area where the offline map is located.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Post some code that shows your workflow when switching to offline mode and we'll be able to give you some more help.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 14:02:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495654#M6077</guid>
      <dc:creator>ChadYoder1</dc:creator>
      <dc:date>2016-12-29T14:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display offlineMaps when internet is off</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495655#M6078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This problem was happening for both BaseMaps(.TPK) and as well as Maps(.geodatabase).&lt;/P&gt;&lt;P&gt;Now i have updated sdk to 100.0.0.&lt;/P&gt;&lt;P&gt;This problem is no more for BaseMaps(.TPK) but it's persist with Maps(.geodatabase)&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 12:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495655#M6078</guid>
      <dc:creator>VinayPrabhakar</dc:creator>
      <dc:date>2017-01-17T12:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display offlineMaps when internet is off</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495656#M6079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you certain the layers are getting added to the map. &amp;nbsp;The offline layers may have a different name, so if you are using a text string the load the layer, rather than iterating around all feature layers in the offline geodatabase, this may be your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also just open the geodatabase to confirm that records are present. &amp;nbsp;If your extent or something was hosed, maybe you have an empty geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 23:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495656#M6079</guid>
      <dc:creator>ChadYoder1</dc:creator>
      <dc:date>2017-01-17T23:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display offlineMaps when internet is off</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495657#M6080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share the code you're using to add the data to the map? I've got a similar scenario with a mobile map package containing vector data and feature data and it all loads without issues offline. Is your data in a mobile map package?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 23:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495657#M6080</guid>
      <dc:creator>MaraStoica4</dc:creator>
      <dc:date>2017-01-17T23:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display offlineMaps when internet is off</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495658#M6081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if that is the case then how it's working when internet is on??&lt;/P&gt;&lt;P&gt;When internet is on I am fetching data from Geodatabase only?&lt;/P&gt;&lt;P&gt;I thing something is related to Mapview control&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:18:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495658#M6081</guid>
      <dc:creator>VinayPrabhakar</dc:creator>
      <dc:date>2017-01-18T08:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display offlineMaps when internet is off</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495659#M6082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are loading the data directly from the geodatabase when online or offline, then there should be no difference. &amp;nbsp;I've not had any issues loading data from the geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can share code or a sample geodatabase, that would help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/unable-to-display-offlinemaps-when-internet-is-off/m-p/495659#M6082</guid>
      <dc:creator>ChadYoder1</dc:creator>
      <dc:date>2017-01-18T12:35:24Z</dc:date>
    </item>
  </channel>
</rss>

