<?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: Using a Geocoder outside of the Viewer in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-a-geocoder-outside-of-the-viewer/m-p/514475#M11681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The Geocoders autocomplete property is false by default. Also you can grab the src/com/esri/viewer/components/GeocoderComponent.mxml from the Viewer an remove all the viewer portions of the code and have a great starting point for you API app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jul 2013 12:01:37 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-07-10T12:01:37Z</dc:date>
    <item>
      <title>Using a Geocoder outside of the Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-a-geocoder-outside-of-the-viewer/m-p/514474#M11680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to recreate an application that I currently have working in the Flex Viewer.&amp;nbsp; It uses a single line geocode service that is hosted on ArcGIS Server 10.0.&amp;nbsp; In the Viewer I am using the header control widget to configure my geocode service with the following tags:&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;geocoder&amp;gt; &amp;nbsp; &amp;lt;url&amp;gt;http://ntts10/ArcGIS/rest/services/Locators/BWSC_FULLNEIGHBORHOOD/GeocodeServer&amp;lt;/url&amp;gt; &amp;nbsp; &amp;lt;zoomscale&amp;gt;1000&amp;lt;/zoomscale&amp;gt; &amp;nbsp; &amp;lt;autocomplete&amp;gt;true&amp;lt;/autocomplete&amp;gt; &amp;nbsp; &amp;lt;maxlocations&amp;gt;8&amp;lt;/maxlocations&amp;gt;&amp;nbsp; &amp;lt;/geocoder&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, when I try to insert a geocoder into a Border Container on a straight Flex API application, using the same properties, I can't get it to work.&amp;nbsp; The search box appears, but when I type an address into it, it neither shows autocomplete results nor does it seem to find any results at all.&amp;nbsp; Here is my code where I instered it in my mxml application:&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="plain" name="code"&gt; &amp;lt;esri:Geocoder autoComplete="true" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; maxLocations="8" &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://ntts10/ArcGIS/rest/services/Locators/BWSC_FULLNEIGHBORHOOD/GeocodeServer"/&amp;gt; &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lastly, when trying to mirror the properties I had set on the geocoder in the Viewer, I did not find a property to set &amp;lt;zoomscale&amp;gt; to 1000 like I had set in the HeaderController xml file.&amp;nbsp; Is there a way to configure this outside the viewer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 16:31:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-a-geocoder-outside-of-the-viewer/m-p/514474#M11680</guid>
      <dc:creator>DavidBoiano</dc:creator>
      <dc:date>2013-07-02T16:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Geocoder outside of the Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-a-geocoder-outside-of-the-viewer/m-p/514475#M11681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The Geocoders autocomplete property is false by default. Also you can grab the src/com/esri/viewer/components/GeocoderComponent.mxml from the Viewer an remove all the viewer portions of the code and have a great starting point for you API app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 12:01:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/using-a-geocoder-outside-of-the-viewer/m-p/514475#M11681</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-07-10T12:01:37Z</dc:date>
    </item>
  </channel>
</rss>

