<?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: 'barebones map' in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403775#M9428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply.&amp;nbsp; I did look through the samples.&amp;nbsp; Many seemed to have additional features that were specific to the sample.&amp;nbsp; I was just looking for something more simple, and I will keep looking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2012 13:30:45 GMT</pubDate>
    <dc:creator>TomRauch</dc:creator>
    <dc:date>2012-04-02T13:30:45Z</dc:date>
    <item>
      <title>'barebones map'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403773#M9426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I am just starting to work with the ArcGIS API for Flex, and would like some help creating the most basic map possible.&amp;nbsp; I can then build from that and add more features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More specifically, I would like the map to load an array of data points (I will supply the data!) based on latitude and longitude.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Apr 2012 20:27:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403773#M9426</guid>
      <dc:creator>TomRauch</dc:creator>
      <dc:date>2012-04-01T20:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: 'barebones map'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403774#M9427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So did you somehow miss all the Flex API Samples here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html#/Using_the_Flex_API_samples/01nq0000006m000000/"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html#/Using_the_Flex_API_samples/01nq0000006m000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 01:02:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403774#M9427</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-02T01:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: 'barebones map'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403775#M9428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply.&amp;nbsp; I did look through the samples.&amp;nbsp; Many seemed to have additional features that were specific to the sample.&amp;nbsp; I was just looking for something more simple, and I will keep looking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 13:30:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403775#M9428</guid>
      <dc:creator>TomRauch</dc:creator>
      <dc:date>2012-04-02T13:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: 'barebones map'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403776#M9429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think you can get much more barebones than the samples (not the code gallery) that are presented in the resources center.&amp;nbsp; The challenge is to combine them into something more useful. If you have already downloaded the API (and you probably have) every one of those samples is included in the API download.&amp;nbsp; When I was getting started, the first thing I did was start referencing my own services.&amp;nbsp; The 2nd thing was to use the sample under Mapping &amp;gt; Map Extent and Mouse Coordinates because it helped me change the samples to focus the map extent over my state.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There a few other samples under the Concepts tab that were also useful to me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 20:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403776#M9429</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2012-04-03T20:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: 'barebones map'</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403777#M9430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;have a symbol declared&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;loop through your array, use the coords to create map ponits (&lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/geometry/MapPoint.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/geometry/MapPoint.html&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;use the map point and symbol you declared to create a graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;add that graphic to your graphics layer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2012 18:23:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/barebones-map/m-p/403777#M9430</guid>
      <dc:creator>karldailey</dc:creator>
      <dc:date>2012-04-09T18:23:03Z</dc:date>
    </item>
  </channel>
</rss>

