<?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: Rotate the Map Without annotation layer in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82509#M810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is annotation layer a dynamic layer or feature layer?&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, 16 Aug 2012 15:02:05 GMT</pubDate>
    <dc:creator>NimeshJarecha</dc:creator>
    <dc:date>2012-08-16T15:02:05Z</dc:date>
    <item>
      <title>Rotate the Map Without annotation layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82508#M809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi~&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Runtime SDK for iOS give 'allowRotationByPinching' property to map view to enable 'Two finger Twist' rotate the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if someone knows how can I rotate map without annotation layer ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank Lin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 01:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82508#M809</guid>
      <dc:creator>FrankLin1</dc:creator>
      <dc:date>2012-08-16T01:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate the Map Without annotation layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82509#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is annotation layer a dynamic layer or feature layer?&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, 16 Aug 2012 15:02:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82509#M810</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-08-16T15:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate the Map Without annotation layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82510#M811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is annotation layer a dynamic layer or feature layer?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nimesh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently it is a tiled layer. Can it works if it is a dynamic layer or feature layer ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tks &amp;amp; Bgds&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 22:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82510#M811</guid>
      <dc:creator>FrankLin1</dc:creator>
      <dc:date>2012-08-16T22:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate the Map Without annotation layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82511#M812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If it is a feature layer then, YES. You need set the *angle* of feature layer's symbol. The *angle* should be exactly opposite to self.mapView.rotaionAngle. i.e. if self.mapView.rotaionAngle is 40 then you need to set symbol's angle to -40.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&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>Fri, 17 Aug 2012 16:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82511#M812</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-08-17T16:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate the Map Without annotation layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82512#M813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If it is a feature layer then, YES. You need set the *angle* of feature layer's symbol. The *angle* should be exactly opposite to self.mapView.rotaionAngle. i.e. if self.mapView.rotaionAngle is 40 then you need to set symbol's angle to -40.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nimesh&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try to change the service type . Thanks !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 22:37:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82512#M813</guid>
      <dc:creator>FrankLin1</dc:creator>
      <dc:date>2012-08-17T22:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Rotate the Map Without annotation layer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82513#M814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have a problem with "allowRotationByPinching" it was working without any problems , but now it's rotating the View not the map &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so I'm getting the attached result .. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]22336[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can you please help meee &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Mar 2013 12:27:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/rotate-the-map-without-annotation-layer/m-p/82513#M814</guid>
      <dc:creator>FaisalSabri</dc:creator>
      <dc:date>2013-03-03T12:27:07Z</dc:date>
    </item>
  </channel>
</rss>

