<?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 customzie an ArcGIS Online Web Viewer in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544955#M644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's an example of a viewer with most of the functionality you are after.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/DavidSpriggs/ConfigurableViewerJSAPI"&gt;https://github.com/DavidSpriggs/ConfigurableViewerJSAPI&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 15:43:35 GMT</pubDate>
    <dc:creator>AllanLaframboise</dc:creator>
    <dc:date>2013-09-13T15:43:35Z</dc:date>
    <item>
      <title>How to customzie an ArcGIS Online Web Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544953#M642</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 looking for a web template where I can add customized code or set up the the following features:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;??? Toolbar with the following buttons:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;o Zoom in , Zoom Out, Pan, Zoom Full Extent, Previous Extent, Next Extent&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;o Select by Point, Select By Rectangle, By Polygon, by Circle, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;o Buffer, Measure, Overview&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;o Find by address, Intersection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;o Tracing, Printing, Help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;??? Base map toolbar, shows custom maps instead of Esri base maps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;??? Map section, shows map, overview window, loading map image, popup results window&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;??? Right panel&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;o Layers list, interactive when check/uncheck layer maps refreshes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;o Legend&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;??? Multi search floating panel, search by address, intersection, folio, etc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could it be done adding JavaScript coce to the online template?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 16:43:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544953#M642</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-09-12T16:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to customzie an ArcGIS Online Web Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544954#M643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you "really" need to put all of that functionality into one single app, you could share out a number of templates and apps and then combine the source.&amp;nbsp; Or if you could just build a custom app with our ArcGIS JavaScript API.&amp;nbsp; The widgets will make things pretty easy.&amp;nbsp; If at all possible I would recommend building out smaller more focused apps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 15:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544954#M643</guid>
      <dc:creator>AllanLaframboise</dc:creator>
      <dc:date>2013-09-13T15:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to customzie an ArcGIS Online Web Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544955#M644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's an example of a viewer with most of the functionality you are after.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/DavidSpriggs/ConfigurableViewerJSAPI"&gt;https://github.com/DavidSpriggs/ConfigurableViewerJSAPI&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;AL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 15:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544955#M644</guid>
      <dc:creator>AllanLaframboise</dc:creator>
      <dc:date>2013-09-13T15:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to customzie an ArcGIS Online Web Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544956#M645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Al,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I do not understand is how do I run this template? Could it be load in ArcGIs Online and how, or does it run locally inside the enterprise intranet? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can run int locally but the goal is to run it on the cloud (ArcGIs Online).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Here's an example of a viewer with most of the functionality you are after.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/DavidSpriggs/ConfigurableViewerJSAPI"&gt;https://github.com/DavidSpriggs/ConfigurableViewerJSAPI&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;AL&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2013 17:44:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-customzie-an-arcgis-online-web-viewer/m-p/544956#M645</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-09-17T17:44:31Z</dc:date>
    </item>
  </channel>
</rss>

