<?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: Basemap Gallery Issue in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129235#M3729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan, The solution I found, working with Esri support (though they state that modifying code is not recommended) was to:&lt;/P&gt;&lt;UL&gt;&lt;LI style="margin-left: 0in;"&gt;Navigate to &amp;lt;app location&amp;gt;\widgets\BasemapGallery\&lt;/LI&gt;&lt;LI style="margin-left: 0in;"&gt;Open Widget.js file&lt;/LI&gt;&lt;LI style="margin-left: 0in;"&gt;On line 140 change utils.compareSameBasemapByOrder to utils.CompareSameBasemap&lt;/LI&gt;&lt;LI style="margin-left: 0in;"&gt;This should remove the duplicate basemap in the widget&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL for&amp;nbsp;the basemaps has to be &lt;EM&gt;&lt;STRONG&gt;exactly&lt;/STRONG&gt;&lt;/EM&gt; the same (i.e. if your WebMap basemap URL is HTTP and the URL of the basemap in the config file is HTTPS, this solution will not work).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 May 2017 16:44:08 GMT</pubDate>
    <dc:creator>JasonStanton__GISP</dc:creator>
    <dc:date>2017-05-17T16:44:08Z</dc:date>
    <item>
      <title>Basemap Gallery Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129233#M3727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In v2.4 - when i add the basemap gallery widget it is somehow also loading the thumbnail associated with the webmap at the end of the basemaps i have loaded. &amp;nbsp;Anyone else seeing this and/or have any thoughts on how to resolve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 15:25:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129233#M3727</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2017-03-31T15:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Gallery Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129234#M3728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/22008"&gt;Jason Stanton, GISP&lt;/A&gt;‌, did you ever resolve this issue? &amp;nbsp;I have the same thing happening. &amp;nbsp;The widget's help says: &amp;nbsp;"&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12.8px;"&gt;If the basemap used in the web map is not included during the configuration, it will be added automatically when the widget opens."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is, I have around a dozen basemaps configured in my widget, which includes the basemap used in the app's web map. &amp;nbsp;But the widget is adding a second copy of this same basemap to the end of the list. &amp;nbsp;Something is not working correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 23:33:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129234#M3728</guid>
      <dc:creator>RyanKelso</dc:creator>
      <dc:date>2017-05-15T23:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Gallery Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129235#M3729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan, The solution I found, working with Esri support (though they state that modifying code is not recommended) was to:&lt;/P&gt;&lt;UL&gt;&lt;LI style="margin-left: 0in;"&gt;Navigate to &amp;lt;app location&amp;gt;\widgets\BasemapGallery\&lt;/LI&gt;&lt;LI style="margin-left: 0in;"&gt;Open Widget.js file&lt;/LI&gt;&lt;LI style="margin-left: 0in;"&gt;On line 140 change utils.compareSameBasemapByOrder to utils.CompareSameBasemap&lt;/LI&gt;&lt;LI style="margin-left: 0in;"&gt;This should remove the duplicate basemap in the widget&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The URL for&amp;nbsp;the basemaps has to be &lt;EM&gt;&lt;STRONG&gt;exactly&lt;/STRONG&gt;&lt;/EM&gt; the same (i.e. if your WebMap basemap URL is HTTP and the URL of the basemap in the config file is HTTPS, this solution will not work).&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 16:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129235#M3729</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2017-05-17T16:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Gallery Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129236#M3730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same problem in this thread,&amp;nbsp;&lt;A href="https://community.esri.com/thread/194906-what-do-my-web-apps-have-an-extra-streets-basemap"&gt;https://community.esri.com/thread/194906-what-do-my-web-apps-have-an-extra-streets-basemap&lt;/A&gt;&amp;nbsp;My WebMap is consumed by an AGOL-hosted WebApp developed using WebAppBuilder so it doesn't appear that I have access to Widget.js. Something clearly happened with the WebAppBuilder code as my maps (1 &amp;amp; 2 years old) did not have this problem when they were created (2016 &amp;amp; 2015).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 14:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129236#M3730</guid>
      <dc:creator>KeithWitt</dc:creator>
      <dc:date>2017-05-18T14:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap Gallery Issue</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129237#M3731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m not sure if there is a solution for your issue.  Be sure that the URLS are exactly the same… if they are I would reach out to Esri- this can’t be the desired result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason Stanton, GISP&lt;/P&gt;&lt;P&gt;GIS/IT Director, Montachusett Regional Planning Commission&lt;/P&gt;&lt;P&gt;1427R Water Street&lt;/P&gt;&lt;P&gt;Fitchburg, MA 01420&lt;/P&gt;&lt;P&gt;Phone: 978.345.7376 x313&lt;/P&gt;&lt;P&gt;Fax: 978.348.2490&lt;/P&gt;&lt;P&gt;Email: jstanton@mrpc.org&amp;lt;mailto:jstanton@mrpc.org&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This summer, the MRPC will move from its current location (1427R Water Street, Fitchburg, 01420) to its new home at the Doyle Center (464 Abbott Avenue, Leominster, 01453). The relocation of the office will take place on Saturday, June 24th and Monday, June 26th. Phone and email communications are anticipated to be fully operational through Friday, June 23rd. Our phone and email system is expected to be nonfunctioning on Monday the 26th, but be will be reconnected no later than Tuesday the 27th.&lt;/P&gt;&lt;P&gt;Please be advised that the Massachusetts Secretary of State considers e-mail to be a public record, and therefore subject to the Massachusetts Public Records Law, M.G.L. c. 66 § 10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 14:23:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/basemap-gallery-issue/m-p/129237#M3731</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2017-05-18T14:23:24Z</dc:date>
    </item>
  </channel>
</rss>

