<?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: Problems with basemaps in AppBuilder 3.1 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608070#M18170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using App Builder 3.1 with a map that is not either in geographic or web mercator is a known issue. It'll be fixed in the next release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2012 16:20:59 GMT</pubDate>
    <dc:creator>DasaPaddock</dc:creator>
    <dc:date>2012-12-21T16:20:59Z</dc:date>
    <item>
      <title>Problems with basemaps in AppBuilder 3.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608065#M18165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried the new AppBuilder 3.1 and have problems creating apps with my basemaps. If I'm only using sample basemaps from arcgis online eventhing works, but if I use my basemaps (that worked perfectly in 3.0) the app builder freezez when I go to step 3 to set the extent. se the attached image. And if I'm viewing the application in a browser I can't se my basemaps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]20071[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 13:27:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608065#M18165</guid>
      <dc:creator>MattiasEkström</dc:creator>
      <dc:date>2012-12-19T13:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with basemaps in AppBuilder 3.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608066#M18166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;I've tried the new AppBuilder 3.1 and have problems creating apps with my basemaps. If I'm only using sample basemaps from arcgis online eventhing works, but if I use my basemaps (that worked perfectly in 3.0) the app builder freezez when I go to step 3 to set the extent. se the attached image. And if I'm viewing the application in a browser I can't se my basemaps.&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]20071[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The App Builder should have generated a config.xml file for you in the location you specified for the web server location. It would help if we could see what was in there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 13:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608066#M18166</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2012-12-19T13:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with basemaps in AppBuilder 3.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608068#M18168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try changing the map tag to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;map attributionvisible="false" esrilogovisible="true" openhandcursorvisible="false" scalebarvisible="true" scalebar="metric" zoomslidervisible="false" wraparound180="false" addarcgisbasemaps="false" initialextent="1694414.743585312 7736155.2180623105 1953383.3954153643 7882914.312369778" top="40"&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 16:51:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608068#M18168</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-12-20T16:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with basemaps in AppBuilder 3.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608069#M18169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dasa, I made that change to the map tag and then the application works in a browser (except the initial extent wasn't correct). But the problem in the AppBuilder is still there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Changing or removing tha initial extent in the config doesn't help either.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 05:41:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608069#M18169</guid>
      <dc:creator>MattiasEkström</dc:creator>
      <dc:date>2012-12-21T05:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with basemaps in AppBuilder 3.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608070#M18170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using App Builder 3.1 with a map that is not either in geographic or web mercator is a known issue. It'll be fixed in the next release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 16:20:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608070#M18170</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-12-21T16:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with basemaps in AppBuilder 3.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608071#M18171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using App Builder 3.1 with a map that is not either in geographic or web mercator is a known issue. It'll be fixed in the next release.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To get around the issue you need to open the config.xml that gets generated from App Builder and set the wraparound180 attribute to false. There is no way currently to do this directly using App Builder as you can by modifying configuration files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 18:36:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608071#M18171</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2012-12-21T18:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with basemaps in AppBuilder 3.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608072#M18172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Using App Builder 3.1 with a map that is not either in geographic or web mercator is a known issue. It'll be fixed in the next release.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you know when the next release is scheduled?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 11:00:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608072#M18172</guid>
      <dc:creator>Asta_KristinOladottir</dc:creator>
      <dc:date>2013-01-02T11:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with basemaps in AppBuilder 3.1</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608067#M18167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The config file (for this simple test application) looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;ArcGIS Viewer for Flex&amp;lt;/title&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;logo&amp;gt;assets/images/logo.png&amp;lt;/logo&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;style&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;colors&amp;gt;0xffffff,0x333333,0x101010,0x0,0xffd700&amp;lt;/colors&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;alpha&amp;gt;0.8&amp;lt;/alpha&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;font name="Verdana"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;titlefont name="Verdana"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;subtitlefont name="Verdana"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/style&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- replace the following url with your own geometryservice --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;geometryservice url="http://oskar75:6080/arcgis/rest/services/Utilities/Geometry/GeometryServer"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;subtitle&amp;gt;test&amp;lt;/subtitle&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Navigation/NavigationWidget.swf" config="widgets/Navigation/NavigationWidget.xml" left="10" top="50"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/OverviewMap/OverviewMapWidget.swf" config="widgets/OverviewMap/OverviewMapWidget.xml" right="0" bottom="0"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/MapSwitcher/MapSwitcherWidget.swf" config="widgets/MapSwitcher/MapSwitcherWidget.xml" right="20" top="55"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/HeaderController/HeaderControllerWidget.swf" config="widgets/HeaderController/HeaderControllerWidget.xml" left="0" top="0"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;map attributionvisible="false" esrilogovisible="true" openhandcursorvisible="false" scalebarvisible="true" scalebar="metric" zoomslidervisible="false" wraparound180="true" addarcgisbasemaps="false" initialextent="1694414.743585312 7736155.2180623105 1953383.3954153643 7882914.312369778" wkid="102100" top="40" portalurl="https://www.arcgis.com/"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basemaps&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="tiled" label="Bakgrundskarta" url="http://oskar75:6080/arcgis/rest/services/test/Bakgrundskarta/MapServer" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="tiled" label="Ortofoto test" url="http://oskar75:6080/arcgis/rest/services/test/Ortofoto_test/MapServer" visible="false"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/basemaps&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="dynamic" label="Riksintressen test" imageformat="png8" url="http://oskar75:6080/arcgis/rest/services/test/Riksintressen_test/MapServer" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer type="dynamic" label="Fastigheter rättigheter" imageformat="png8" url="http://oskar75:6080/arcgis/rest/services/test/Fastigheter_r%C3%A4ttigheter/MapServer" visible="true"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/map&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widgetcontainer layout="float"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Draw/DrawWidget.swf" config="widgets/Draw/DrawWidget.xml" label="Rita" icon="assets/images/i_draw2.png"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Print/PrintWidget.swf" config="widgets/Print/PrintWidget.xml" label="Skriv ut" icon="assets/images/i_print.png"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Legend/LegendWidget.swf" config="widgets/Legend/LegendWidget_1.xml" label="Teckenförklaring" icon="assets/images/Legend32.png"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget url="widgets/Search/SearchWidget.swf" config="widgets/Search/SearchWidget_1.xml" label="Sök" icon="assets/images/i_search.png"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/widgetcontainer&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I see at least one thing that's incorrect, the wkid of my map services that I use in this application (they are not public) is 3010, and the config file says the wkid of the map is 102100. The initial extent is what I can't set in the AppBuilder for my basemaps so it's the extent that I set with a basemap from arcgis online.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And with that config file I can't see the application at all in a browser, just a blank screen, but I see a spinning clock and then the handcursor when trying to drag the blank map as well as the esri-logo.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried making changes to the config.xml and set wkid to 3010 and an initialextent suitable to my basemaps, but it's still the same, both in AppBuiler and in the browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/problems-with-basemaps-in-appbuilder-3-1/m-p/608067#M18167</guid>
      <dc:creator>MattiasEkström</dc:creator>
      <dc:date>2021-12-12T02:01:47Z</dc:date>
    </item>
  </channel>
</rss>

