<?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 How to move Camera position from centre to bottom of screen in 2D in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-move-camera-position-from-centre-to-bottom/m-p/1152041#M5705</link>
    <description>&lt;P&gt;Hi Team, I am using ArcGis map in my project . As per our requirement , I have to move current location to bottom of screen and&amp;nbsp; draw scale from current location to top of the screen. Also map should rotate from current location as axis .In default current location as set in centre and rotate from centre axis. So can we move camera position from centre to bottom in 2d&lt;/P&gt;</description>
    <pubDate>Wed, 09 Mar 2022 07:19:45 GMT</pubDate>
    <dc:creator>syamkumarsurendran</dc:creator>
    <dc:date>2022-03-09T07:19:45Z</dc:date>
    <item>
      <title>How to move Camera position from centre to bottom of screen in 2D</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-move-camera-position-from-centre-to-bottom/m-p/1152041#M5705</link>
      <description>&lt;P&gt;Hi Team, I am using ArcGis map in my project . As per our requirement , I have to move current location to bottom of screen and&amp;nbsp; draw scale from current location to top of the screen. Also map should rotate from current location as axis .In default current location as set in centre and rotate from centre axis. So can we move camera position from centre to bottom in 2d&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 07:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-move-camera-position-from-centre-to-bottom/m-p/1152041#M5705</guid>
      <dc:creator>syamkumarsurendran</dc:creator>
      <dc:date>2022-03-09T07:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to move Camera position from centre to bottom of screen in 2D</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-move-camera-position-from-centre-to-bottom/m-p/1152229#M5708</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/568366"&gt;@syamkumarsurendran&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;If I understand your question correctly, you want the current location (aka the blue dot) to be closer to the bottom of the screen than the default center.&lt;/P&gt;&lt;P&gt;The property to control this is on&amp;nbsp;&lt;STRONG&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/mapping/view/LocationDisplay.html" target="_blank"&gt;LocationDisplay&lt;/A&gt;&lt;/STRONG&gt; (which you can get from &lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/mapping/view/MapView.html#getLocationDisplay()" target="_self"&gt;&lt;STRONG&gt;MapView.getLocationDisplay()&lt;/STRONG&gt;&lt;/A&gt;). See&amp;nbsp;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/mapping/view/LocationDisplay.html#setNavigationPointHeightFactor(float)" target="_blank"&gt;&lt;STRONG&gt;setNavigationPointHeightFactor()&lt;/STRONG&gt;&lt;/A&gt;, and you might also find&amp;nbsp;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/arcgisruntime/mapping/view/LocationDisplay.html#setWanderExtentFactor(float)" target="_blank"&gt;&lt;STRONG&gt;setWanderExtentFactor()&lt;/STRONG&gt;&lt;/A&gt; useful too.&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 16:56:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-move-camera-position-from-centre-to-bottom/m-p/1152229#M5708</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2022-03-09T16:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to move Camera position from centre to bottom of screen in 2D</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-move-camera-position-from-centre-to-bottom/m-p/1152424#M5713</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/176"&gt;@Nicholas-Furness&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank You so much for the Reply. It really helped and location went down when I used setNavigationPointHeightFactor(). I have to implement a compass function from bottom position and one vertical scale will display from bottom location to top of the screen. But the map is rotating on the center axis instead of the bottom current location axis. So plz help how to change axis to bottom and how to convert current scale to vertical scale&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 06:25:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-move-camera-position-from-centre-to-bottom/m-p/1152424#M5713</guid>
      <dc:creator>syamkumarsurendran</dc:creator>
      <dc:date>2022-03-10T06:25:01Z</dc:date>
    </item>
  </channel>
</rss>

