<?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: zoom factor on map with buffer geometry in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-factor-on-map-with-buffer-geometry/m-p/283862#M26202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bhavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a two part answer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, you would need to center and zoom the map using something like &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html#centerandzoom"&gt;centerAndZoom(mapPoint,levelOrFactor)&lt;/A&gt;&lt;SPAN&gt;. You could set the center point based on the user's click on the map, and hardcode the zoom level to be appropriate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, you need to make sure your features are published to display at the appropriate zoom level. &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;-Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2014 15:44:03 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2014-06-23T15:44:03Z</dc:date>
    <item>
      <title>zoom factor on map with buffer geometry</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-factor-on-map-with-buffer-geometry/m-p/283861#M26201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to implement similar functionality in my project as per the following url. This example shows the circle with radius of 1 mile when you click on the map. Now, if you change the radius to 10 miles then circle won't be visible on the screen. You will have to zoom-out to see that. Also, features disappear when you zoom-out. How to render map such a way so, circle and selected features are in full visibility on the screen with appropriate zoom factor? Then user won't need to manually perform zoom-in/zoom-out to see the result of buffer search.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/query_buffer.html"&gt;https://developers.arcgis.com/javascript/jssamples/query_buffer.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 13:15:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-factor-on-map-with-buffer-geometry/m-p/283861#M26201</guid>
      <dc:creator>BhavinSanghani</dc:creator>
      <dc:date>2014-06-23T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: zoom factor on map with buffer geometry</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-factor-on-map-with-buffer-geometry/m-p/283862#M26202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bhavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a two part answer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, you would need to center and zoom the map using something like &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/map-amd.html#centerandzoom"&gt;centerAndZoom(mapPoint,levelOrFactor)&lt;/A&gt;&lt;SPAN&gt;. You could set the center point based on the user's click on the map, and hardcode the zoom level to be appropriate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, you need to make sure your features are published to display at the appropriate zoom level. &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;-Noah&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 15:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-factor-on-map-with-buffer-geometry/m-p/283862#M26202</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2014-06-23T15:44:03Z</dc:date>
    </item>
  </channel>
</rss>

