<?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: v2.3.2 and Local Tile Packages. Something is different. in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158125#M1436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, using a different WKID did not have any affect. I used the BING/Google scheme and the same thing happened. I attached a screen shot from the iPhone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 12:43:11 GMT</pubDate>
    <dc:creator>RussellShirley</dc:creator>
    <dc:date>2012-10-04T12:43:11Z</dc:date>
    <item>
      <title>v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158122#M1433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been using the??? LocalTilePackage??? and ???GPS Sample??? sample codes merged together to do testing for a new app. Using version 2.2.1 the tile packages worked with the GPS perfect. When the Navigation and Compass Navigation modes were selected the GPS icons were centered on the screen. When I upgraded to version 2.3.2 they no longer are centered, they are to the left and bottom. This is true whether the app is on IOS 5.1 or 6.0, iPad or iPhone. I have even downloaded the latest sample code with the same results. So I must conclude that there is something different between the versions in relation to tile packages and GPS. FYI my WKID is 2239. My tile packages were created with Server 10.1 and Desktop 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So has anyone come across this yet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Russell&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 16:21:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158122#M1433</guid>
      <dc:creator>RussellShirley</dc:creator>
      <dc:date>2012-10-03T16:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158123#M1434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In navigation auto pan mode, GPS icon should be in bottom-center by default. The &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/runtime-ios-sdk/apiref/interface_a_g_s_g_p_s.html#a6d56a8f1730e8e61c953473d927932b4"&gt;navigationPointHeightFactor&lt;/A&gt;&lt;SPAN&gt; property of AGSGPS's (self.mapView.gps) controls location of symbol. You can set it at desired location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 19:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158123#M1434</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-10-03T19:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158124#M1435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nimesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I knew of that property. In the sample code its is set to 0.5 which should put it in the center, which it has been. By changing that value I can get it to move up or down (Y) but 0.5 will not put it in the center. I cannot get it to move to the center left to right (X). I did try the app on an iPad 2 and 3, both have the same problem. I will look to see if the WKID has an effect the behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russell&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 12:06:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158124#M1435</guid>
      <dc:creator>RussellShirley</dc:creator>
      <dc:date>2012-10-04T12:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158125#M1436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, using a different WKID did not have any affect. I used the BING/Google scheme and the same thing happened. I attached a screen shot from the iPhone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 12:43:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158125#M1436</guid>
      <dc:creator>RussellShirley</dc:creator>
      <dc:date>2012-10-04T12:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158126#M1437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you seeing this issue with only local tiled packages?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 14:46:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158126#M1437</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-10-04T14:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158127#M1438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Russell,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any update on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2012 15:37:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158127#M1438</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-10-08T15:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158128#M1439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am still trying to find it. When I got a pristine copy of the GPS sample and change it to use tiles it worked like it should. I will do the same for the TilePackage sample. I will upadate when I know more&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:33:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158128#M1439</guid>
      <dc:creator>RussellShirley</dc:creator>
      <dc:date>2012-10-11T13:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158129#M1440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No problem. Let me know when you have more info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 15:48:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158129#M1440</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-10-11T15:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158130#M1441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the problem. It was the location of the Mapview. Somehow the location values had negative numbers. 2.2.1 must have ignored them while 2.3.2 did not. Thanks for you help Nimesh.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 11:55:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158130#M1441</guid>
      <dc:creator>RussellShirley</dc:creator>
      <dc:date>2012-10-15T11:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158131#M1442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good to know that you got it working now. However, could you please provide more info? Location values coming from GPS had wrong values? or you were doing something on top of that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158131#M1442</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-10-15T15:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: v2.3.2 and Local Tile Packages. Something is different.</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158132#M1443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nimesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The GPS info was correct. I had inadvertently set the position on the map within the XIB to values with negative numbers. So what I did was to move the map off-center of the view. The GPS went to the center of the map which was off center. Version 2.2.1 must have ignored my mistake and 2.3.2 did not. It was all dumb mistakes by a Xcode newbie. Thanks for all your responses and help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Russell&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 16:30:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/v2-3-2-and-local-tile-packages-something-is/m-p/158132#M1443</guid>
      <dc:creator>RussellShirley</dc:creator>
      <dc:date>2012-10-22T16:30:31Z</dc:date>
    </item>
  </channel>
</rss>

