<?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 Add custom geocoding task in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/add-custom-geocoding-task/m-p/569871#M28657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The My Content page lets me add a Geocoding Service that I published on my own server but I don't see any way to use this service in my ArcGIS Online hosted apps. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Being just introduced to Online at the User Conference I am trying to figure how it fits it over all. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do these Web Apps created from our hosted Web Maps allow substitution of our own geocoding services?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there the ability to perhaps add buttons or tools?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see where it mentions the ability to develop with ArcGIS Online but then it refers us back to the more standard Web API's, so when they say develop with ArcGIS Online are we saying, basically, we can refer to the parts of ArcGIS online but in our own servers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for the long post, trying to get a handle on how in depth we can get with this new service. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;KG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2012 22:53:47 GMT</pubDate>
    <dc:creator>KeithGanzenmuller</dc:creator>
    <dc:date>2012-07-31T22:53:47Z</dc:date>
    <item>
      <title>Add custom geocoding task</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-custom-geocoding-task/m-p/569871#M28657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The My Content page lets me add a Geocoding Service that I published on my own server but I don't see any way to use this service in my ArcGIS Online hosted apps. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Being just introduced to Online at the User Conference I am trying to figure how it fits it over all. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do these Web Apps created from our hosted Web Maps allow substitution of our own geocoding services?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there the ability to perhaps add buttons or tools?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see where it mentions the ability to develop with ArcGIS Online but then it refers us back to the more standard Web API's, so when they say develop with ArcGIS Online are we saying, basically, we can refer to the parts of ArcGIS online but in our own servers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for the long post, trying to get a handle on how in depth we can get with this new service. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;KG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 22:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-custom-geocoding-task/m-p/569871#M28657</guid>
      <dc:creator>KeithGanzenmuller</dc:creator>
      <dc:date>2012-07-31T22:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Add custom geocoding task</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-custom-geocoding-task/m-p/569872#M28658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The web application templates that you can create a hosted application from have some out-of-the-box customization ability. However, if you want to do things like specify your own geocode service or add buttons/tools, you would need to download the applications and make the necessary modifications. Then, you'd publish the application to your own web server. The application can still access web maps stored in ArcGIS Online.&amp;nbsp; Take a look at the many samples in the documentation for the JavaScript API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/index.html" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the JavaScript forum is an excellent resource for questions you may have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/forums/15-ArcGIS-API-for-JavaScript" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/forums/15-ArcGIS-API-for-JavaScript&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 15:26:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-custom-geocoding-task/m-p/569872#M28658</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-08-01T15:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add custom geocoding task</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-custom-geocoding-task/m-p/569873#M28659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply on this one also. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Viewed some videos from the developer summit too that were helpful in placing this all in context.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 15:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-custom-geocoding-task/m-p/569873#M28659</guid>
      <dc:creator>KeithGanzenmuller</dc:creator>
      <dc:date>2012-08-01T15:30:43Z</dc:date>
    </item>
  </channel>
</rss>

