<?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: How to disable map rotation on runtime 100.1 in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-disable-map-rotation-on-runtime-100-1/m-p/702233#M6304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2017 02:55:54 GMT</pubDate>
    <dc:creator>ShengchuanZhou</dc:creator>
    <dc:date>2017-12-01T02:55:54Z</dc:date>
    <item>
      <title>How to disable map rotation on runtime 100.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-disable-map-rotation-on-runtime-100-1/m-p/702231#M6302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a map&amp;nbsp;App&amp;nbsp;using runtime 100.1 for iOS recently, and I am looking for a way to disable map rotation for two finger twist gesture. Because&amp;nbsp;the map views&amp;nbsp;always be rotated a little bit when i use pinch-in and pinch-out gestures for map zooming, and it's really disturbing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the api guide indicated,&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;If you want to allow the two finger twist gesture to rotate the map the enable the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959; background-color: #f8f8f8; border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: #efefef initial #efefef #efefef; padding: 0.25rem 0px 0.25rem 0.25rem;"&gt;allowInteractiveRotation&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;property on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #595959; background-color: #f8f8f8; border-width: 1px 0px; border-style: solid none; border-color: #efefef initial #efefef initial; padding: 0.25rem 0px;"&gt;AGSMapView&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;. So it seems there is a property can do it, but i can not find that property in AGSMapView class.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;Are there any suggestions? I really appreciate your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 00:26:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-disable-map-rotation-on-runtime-100-1/m-p/702231#M6302</guid>
      <dc:creator>ShengchuanZhou</dc:creator>
      <dc:date>2017-12-01T00:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable map rotation on runtime 100.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-disable-map-rotation-on-runtime-100-1/m-p/702232#M6303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use&amp;nbsp;the "rotateEnabled" property of the AGSMapView's "&lt;A href="https://developers.arcgis.com/ios/latest/api-reference/interface_a_g_s_map_view_common.html#a90465bd2154b0f85aa1a89c1dd50baad"&gt;interactionOptions&lt;/A&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems the Guide documentation is out of date. We'll get it&amp;nbsp;updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 00:41:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-disable-map-rotation-on-runtime-100-1/m-p/702232#M6303</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2017-12-01T00:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable map rotation on runtime 100.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-disable-map-rotation-on-runtime-100-1/m-p/702233#M6304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 02:55:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-disable-map-rotation-on-runtime-100-1/m-p/702233#M6304</guid>
      <dc:creator>ShengchuanZhou</dc:creator>
      <dc:date>2017-12-01T02:55:54Z</dc:date>
    </item>
  </channel>
</rss>

