<?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 Restrict map panning in ARCGIS Runtime SDK for Android in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/restrict-map-panning-in-arcgis-runtime-sdk-for/m-p/414096#M2827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I wan to &lt;STRONG&gt;restrict basemap to particular location&lt;/STRONG&gt;,so for this want to&lt;STRONG&gt; restrict map panning&lt;/STRONG&gt;.But I am unable to do so. (u&lt;STRONG&gt;sing version 100.4.0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Following code still doesn't work . as '&amp;nbsp;&lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;STRONG&gt;setMaxExtent&amp;nbsp;&lt;/STRONG&gt; ' is still&lt;STRONG&gt; not available in Runtime SDK&lt;/STRONG&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Can you have any other alternative? Or any update when it is going to be there????&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;this functionality is so basic and so much in need.I am really wondering why it is being neglected for so long.??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Envelope myExtents =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; background-color: #f6f6f6; border: 0px; font-weight: bold;"&gt;new&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Envelope(xmin,ymin,xmax,ymax);&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;myExtents = (Envelope) GeometryEngine.&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6; border: 0px;"&gt;project&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;(myExtents, SpatialReference.&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6; border: 0px;"&gt;create&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; background-color: #f6f6f6; border: 0px;"&gt;102100&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; background-color: #f6f6f6; border: 0px; font-weight: bold;"&gt;mMapView&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;.getSpatialReference());&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #660e7a; background-color: #f6f6f6; border: 0px; font-weight: bold;"&gt;mMapView&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;.setMaxExtent(myExtents);&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #660e7a; background-color: #f6f6f6; border: 0px; font-weight: bold;"&gt;mMapView&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;.setExtent(myExtents);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2019 05:01:32 GMT</pubDate>
    <dc:creator>supriyashh</dc:creator>
    <dc:date>2019-02-19T05:01:32Z</dc:date>
    <item>
      <title>Restrict map panning in ARCGIS Runtime SDK for Android</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/restrict-map-panning-in-arcgis-runtime-sdk-for/m-p/414096#M2827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I wan to &lt;STRONG&gt;restrict basemap to particular location&lt;/STRONG&gt;,so for this want to&lt;STRONG&gt; restrict map panning&lt;/STRONG&gt;.But I am unable to do so. (u&lt;STRONG&gt;sing version 100.4.0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Following code still doesn't work . as '&amp;nbsp;&lt;SPAN style="background-color: #f6f6f6;"&gt;&lt;STRONG&gt;setMaxExtent&amp;nbsp;&lt;/STRONG&gt; ' is still&lt;STRONG&gt; not available in Runtime SDK&lt;/STRONG&gt; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Can you have any other alternative? Or any update when it is going to be there????&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;this functionality is so basic and so much in need.I am really wondering why it is being neglected for so long.??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Envelope myExtents =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; background-color: #f6f6f6; border: 0px; font-weight: bold;"&gt;new&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;Envelope(xmin,ymin,xmax,ymax);&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;myExtents = (Envelope) GeometryEngine.&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6; border: 0px;"&gt;project&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;(myExtents, SpatialReference.&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6; border: 0px;"&gt;create&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; background-color: #f6f6f6; border: 0px;"&gt;102100&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; background-color: #f6f6f6; border: 0px; font-weight: bold;"&gt;mMapView&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;.getSpatialReference());&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #660e7a; background-color: #f6f6f6; border: 0px; font-weight: bold;"&gt;mMapView&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;.setMaxExtent(myExtents);&lt;/SPAN&gt;&lt;BR style="background-color: #f6f6f6;" /&gt;&lt;SPAN style="color: #660e7a; background-color: #f6f6f6; border: 0px; font-weight: bold;"&gt;mMapView&lt;/SPAN&gt;&lt;SPAN style="background-color: #f6f6f6;"&gt;.setExtent(myExtents);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 05:01:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/restrict-map-panning-in-arcgis-runtime-sdk-for/m-p/414096#M2827</guid>
      <dc:creator>supriyashh</dc:creator>
      <dc:date>2019-02-19T05:01:32Z</dc:date>
    </item>
  </channel>
</rss>

