<?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 plot an address without using Search and Location Button? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71607#M6400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The page displays now, even on the codepen page!&amp;nbsp; Yesterday that page was blank too.&amp;nbsp;&amp;nbsp; Thanks so much for all the information!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 13:54:10 GMT</pubDate>
    <dc:creator>MartinNitschke</dc:creator>
    <dc:date>2017-10-24T13:54:10Z</dc:date>
    <item>
      <title>How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71593#M6386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have looked at the sample code which creates something far more complex than I am looking for.&amp;nbsp; I'd like to be able to click a link containing the address, which goes to my page with the Map on it.&amp;nbsp; I'd like to see the particular address marker, just as if you had typed in the Search widget, but without the necessity to even see a Search widget.&amp;nbsp; I am successfully able to load the map, but unable to figure out how to set a location by address.&amp;nbsp;&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 18:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71593#M6386</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-23T18:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71594#M6387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the world geocoder information:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm" title="https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm"&gt;World Geocoding Service—ArcGIS REST API: World Geocoding Service | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You should be able to send requests to the AGOL world geocoder to handle this for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 19:07:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71594#M6387</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-10-23T19:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71595#M6388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still do not see how to pass the result to the map to plot the point returned.&amp;nbsp; There are no code samples, just samples on how to call the API.&amp;nbsp; Thanks for your patience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 19:27:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71595#M6388</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-23T19:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71596#M6389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a sample that makes a request to the geocoding service and asks for 1 result and plots that on the view:&amp;nbsp;&lt;A class="link-titled" href="https://codepen.io/solowt/pen/LzoQPe" title="https://codepen.io/solowt/pen/LzoQPe"&gt;https://codepen.io/solowt/pen/LzoQPe&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 19:53:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71596#M6389</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-10-23T19:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71597#M6390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I copy that code into an HTML page, it only loads a blank page.&amp;nbsp; No map and nothing happens.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 20:44:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71597#M6390</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-23T20:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71598#M6391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you hosting the page with a web server? &amp;nbsp;If you're not there are different rules about whether your browser can make HTTP requests.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 21:10:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71598#M6391</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-10-23T21:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71599#M6392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. I just created an HTML page on my computer and tried to open it.&amp;nbsp; I could move it to a server to try it.&amp;nbsp; I did select Allow All Content when prompted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 21:20:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71599#M6392</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-23T21:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71600#M6393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put it on the server and still a blank page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 21:25:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71600#M6393</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-23T21:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71601#M6394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; What does your browsers web console say. Are there any errors there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 22:38:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71601#M6394</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-10-23T22:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71602#M6395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure to host it and access the page via localhost.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:58:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71602#M6395</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-10-24T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71603#M6396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SCRIPT1002: Syntax error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}).then(response =&amp;gt; {&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:06:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71603#M6396</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-24T13:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71604#M6397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did that, received the same Syntax error as I posted above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71604#M6397</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-24T13:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71605#M6398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gotcha, try this:&amp;nbsp;&lt;A class="link-titled" href="https://codepen.io/solowt/pen/LzoQPe" title="https://codepen.io/solowt/pen/LzoQPe"&gt;https://codepen.io/solowt/pen/LzoQPe&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Older browsers/IE 11 don't support arrow functions so I'm guessing that's the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:34:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71605#M6398</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-10-24T13:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71606#M6399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was using IE 11.&amp;nbsp; Its the standard browser here.&amp;nbsp;I will look at the new post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:44:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71606#M6399</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-24T13:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot an address without using Search and Location Button?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71607#M6400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The page displays now, even on the codepen page!&amp;nbsp; Yesterday that page was blank too.&amp;nbsp;&amp;nbsp; Thanks so much for all the information!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 13:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-plot-an-address-without-using-search-and/m-p/71607#M6400</guid>
      <dc:creator>MartinNitschke</dc:creator>
      <dc:date>2017-10-24T13:54:10Z</dc:date>
    </item>
  </channel>
</rss>

