<?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 still confused as to getting started in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/still-confused-as-to-getting-started/m-p/186896#M17359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing a java script application where I will need to:&lt;/P&gt;&lt;P&gt;1) display maps.&amp;nbsp; (I can do this)&lt;/P&gt;&lt;P&gt;2) add markers.&amp;nbsp; (I can do this)&lt;/P&gt;&lt;P&gt;3) add markers with text. (i can do this)&lt;/P&gt;&lt;P&gt;4) geocode.&amp;nbsp; ( can't do this)&lt;/P&gt;&lt;P&gt;5) reverse geocode.&lt;/P&gt;&lt;P&gt;6) routing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My application is a web based app written in html5/javascript.&lt;/P&gt;&lt;P&gt;I have registered the application..but am confused about authentication.&lt;/P&gt;&lt;P&gt;I assume I can't do geocoding until I have the authentication done. &lt;/P&gt;&lt;P&gt;I really don't want users to have to login each time, but weeding through the documentation, I don't have a clear picture of what really needs to be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody point me in the right direction and perhaps an example or two?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2015 17:56:41 GMT</pubDate>
    <dc:creator>MichaelDorin</dc:creator>
    <dc:date>2015-06-17T17:56:41Z</dc:date>
    <item>
      <title>still confused as to getting started</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/still-confused-as-to-getting-started/m-p/186896#M17359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing a java script application where I will need to:&lt;/P&gt;&lt;P&gt;1) display maps.&amp;nbsp; (I can do this)&lt;/P&gt;&lt;P&gt;2) add markers.&amp;nbsp; (I can do this)&lt;/P&gt;&lt;P&gt;3) add markers with text. (i can do this)&lt;/P&gt;&lt;P&gt;4) geocode.&amp;nbsp; ( can't do this)&lt;/P&gt;&lt;P&gt;5) reverse geocode.&lt;/P&gt;&lt;P&gt;6) routing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My application is a web based app written in html5/javascript.&lt;/P&gt;&lt;P&gt;I have registered the application..but am confused about authentication.&lt;/P&gt;&lt;P&gt;I assume I can't do geocoding until I have the authentication done. &lt;/P&gt;&lt;P&gt;I really don't want users to have to login each time, but weeding through the documentation, I don't have a clear picture of what really needs to be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody point me in the right direction and perhaps an example or two?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 17:56:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/still-confused-as-to-getting-started/m-p/186896#M17359</guid>
      <dc:creator>MichaelDorin</dc:creator>
      <dc:date>2015-06-17T17:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: still confused as to getting started</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/still-confused-as-to-getting-started/m-p/186897#M17360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered using the geocoder widget?: &lt;A href="https://developers.arcgis.com/javascript/jshelp/tutorial_geocoder.html" title="https://developers.arcgis.com/javascript/jshelp/tutorial_geocoder.html"&gt;Geocoder widget | Guide | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This link provides you with step by step instructions to set the Geocoder widget up.&lt;/P&gt;&lt;P&gt;You shouldn't need login information for this unless you have secured the service. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run into more issues in the future, your best place to post your question is in the ArcGIS API for JavaScript group to reach a wider audience which is here: &lt;A href="https://community.esri.com/space/2128"&gt;ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 18:46:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/still-confused-as-to-getting-started/m-p/186897#M17360</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-06-17T18:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: still confused as to getting started</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/still-confused-as-to-getting-started/m-p/186898#M17361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you aren't looking for on-the-fly geocoding within your map, for display on said map, have a look at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-geocode-addresses.htm" title="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-geocode-addresses.htm"&gt;geocodeAddresses—ArcGIS REST API: World Geocoding Service | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is Esri's geocoding service that you can call and receive a JSON response, so you can obtain the lat/long results directly and use for storage... in a db, for example. This is a paid service, however.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-free-vs-paid.htm" title="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-free-vs-paid.htm"&gt;Free vs. paid operations—ArcGIS REST API: World Geocoding Service | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 18:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/still-confused-as-to-getting-started/m-p/186898#M17361</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-06-17T18:59:55Z</dc:date>
    </item>
  </channel>
</rss>

