<?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: Basic viewer : customizing ? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157464#M14715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tim, this is the good way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bertrand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2014 07:58:53 GMT</pubDate>
    <dc:creator>BertrandGenty</dc:creator>
    <dc:date>2014-09-02T07:58:53Z</dc:date>
    <item>
      <title>Basic viewer : customizing ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157461#M14712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to accomodate the new basic viewer on our server IIS&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.arcgis.com/home/item.html?id=6ed9efb0266d48289cdb0444247371d9" rel="nofollow" target="_blank"&gt;http://www.arcgis.com/home/item.html?id=6ed9efb0266d48289cdb0444247371d9&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Download on gitHub &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/Viewer" rel="nofollow" target="_blank"&gt;Esri/Viewer · GitHub&lt;/A&gt; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I shall wish to incorporate a Map of our organisation arcgis online. I shall also wish to integrate our logos via css files.&lt;/P&gt;&lt;P&gt;In what place and into which file of the application may I integrate ID of the MAP of our organisation ?&lt;/P&gt;&lt;P&gt;Would anybody have a track? is it the good way ? &lt;/P&gt;&lt;P&gt;I am not javascript developer but it seems rather simple not?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For info the application Viewer loaded on our server sends back the message below (erreur.jpg)&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bertrand GENTY&lt;/P&gt;&lt;P&gt;GIS support&lt;/P&gt;&lt;P&gt;Ville de Paris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 09:39:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157461#M14712</guid>
      <dc:creator>BertrandGenty</dc:creator>
      <dc:date>2014-08-27T09:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Basic viewer : customizing ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157462#M14713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bertrand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Viewer-master/config/default.js and open it with notepad or whatever program you use to see the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you can change the key to show your webmap:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="java" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14091435396728576" jivemacro_uid="_14091435396728576"&gt;
&lt;P&gt;"webmap": "f5b13dbed07c46cdb783cf361833aa6b",&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and here you can add your logo:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="java" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1409143545788866" jivemacro_uid="_1409143545788866"&gt;
&lt;P&gt;"logo": null, &lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 12:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157462#M14713</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2014-08-27T12:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Basic viewer : customizing ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157463#M14714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&amp;nbsp; Have you checked the Sharing on the map?&amp;nbsp; Check how the ArcGIS Online map is shared.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 16:16:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157463#M14714</guid>
      <dc:creator>MichaelKlein</dc:creator>
      <dc:date>2014-08-28T16:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Basic viewer : customizing ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157464#M14715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tim, this is the good way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bertrand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 07:58:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basic-viewer-customizing/m-p/157464#M14715</guid>
      <dc:creator>BertrandGenty</dc:creator>
      <dc:date>2014-09-02T07:58:53Z</dc:date>
    </item>
  </channel>
</rss>

