<?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 Using BING base maps and geocoder in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-bing-base-maps-and-geocoder/m-p/680816#M20696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can a person use Bing maps and Geocoder in the compliled Flex Viewer or do I need to make these edits in the full version of the software?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2012 23:43:22 GMT</pubDate>
    <dc:creator>HeatherKelley</dc:creator>
    <dc:date>2012-01-17T23:43:22Z</dc:date>
    <item>
      <title>Using BING base maps and geocoder</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-bing-base-maps-and-geocoder/m-p/680816#M20696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can a person use Bing maps and Geocoder in the compliled Flex Viewer or do I need to make these edits in the full version of the software?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 23:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-bing-base-maps-and-geocoder/m-p/680816#M20696</guid>
      <dc:creator>HeatherKelley</dc:creator>
      <dc:date>2012-01-17T23:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using BING base maps and geocoder</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-bing-base-maps-and-geocoder/m-p/680817#M20697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Heather,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; First thing is make sure you post Flex Viewer and/or widget questions to the Flex Viewer forum:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Absolutely you can use Bing Maps and geocoder in the compiled Flex Viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look at this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;bing&amp;gt;&lt;BR /&gt;If using Bing Maps for maps or geocoding, you need to provide your&amp;nbsp; key, which has the following attribute:&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;key???Your bing key. Required.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;The following is a subset of the config.xml file and its general properties:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;configuration&amp;gt;&amp;nbsp;&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;nbsp; &amp;lt;subtitle&amp;gt;... using ArcGIS&amp;lt;/subtitle&amp;gt;&amp;nbsp;&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;nbsp; &amp;lt;style&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;colors&amp;gt;0xFFFFFF,0x333333,0x101010,0x000000,0xFFD700&amp;lt;/colors&amp;gt;&amp;nbsp;&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;lt;/style&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bing key="your-bing-key"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... &amp;lt;/configuration&amp;gt; &lt;BR /&gt; &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; from this page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Main_configuration_file/01m300000018000000/" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Main_configuration_file/01m300000018000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also look at this page for configuring Bing BaseMap layers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Layer_tag/01m30000000p000000/" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Layer_tag/01m30000000p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the locator widget and configuring it to use Bing look at this link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Locate_widget_tags/01m30000000r000000/" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Locate_widget_tags/01m30000000r000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to click the top arrow (promote) and to click the Mark as answer check as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg"&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 00:01:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-bing-base-maps-and-geocoder/m-p/680817#M20697</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-18T00:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using BING base maps and geocoder</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-bing-base-maps-and-geocoder/m-p/680818#M20698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Robert!&amp;nbsp; I appreciate the help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 15:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/using-bing-base-maps-and-geocoder/m-p/680818#M20698</guid>
      <dc:creator>HeatherKelley</dc:creator>
      <dc:date>2012-01-18T15:01:05Z</dc:date>
    </item>
  </channel>
</rss>

