<?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: Widget to zoom to State and County in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-to-zoom-to-state-and-county/m-p/392500#M9159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm wondering if anyone has created a widget that allows a user select State and County from two comboboxes and then zoom to the result. I did find code that Robert Scheitlin posted but it was for flex api 1.3. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Barb Patterson&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Barb,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is not precisely what you are looking for, but my query-based bookmark widget may give you a good start:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=4643fd05f8c34264aef6f4e1ed37b406"&gt;http://www.arcgis.com/home/item.html?id=4643fd05f8c34264aef6f4e1ed37b406&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You configure this widget with the url of a Map Service to query, the name of an attribute to query, and a list of values that make up the bookmarks.&amp;nbsp; I used to to zoom to any town in my state by providing a list of town names as the list of values, and querying a Map Service that is based on a political bounds feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Nov 2010 13:53:01 GMT</pubDate>
    <dc:creator>DavidTreat</dc:creator>
    <dc:date>2010-11-30T13:53:01Z</dc:date>
    <item>
      <title>Widget to zoom to State and County</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-to-zoom-to-state-and-county/m-p/392498#M9157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm wondering if anyone has created a widget that allows a user select State and County from two comboboxes and then zoom to the result. I did find code that Robert Scheitlin posted but it was for flex api 1.3. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Barb Patterson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 14:28:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-to-zoom-to-state-and-county/m-p/392498#M9157</guid>
      <dc:creator>BarbaraPatterson</dc:creator>
      <dc:date>2010-11-24T14:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Widget to zoom to State and County</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-to-zoom-to-state-and-county/m-p/392499#M9158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Barb,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Doubt that I will have time today but can you post the link to my 1.3 code. I have been coding and posting for years now and don't remember all the code I put out there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 16:01:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-to-zoom-to-state-and-county/m-p/392499#M9158</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-24T16:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Widget to zoom to State and County</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-to-zoom-to-state-and-county/m-p/392500#M9159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm wondering if anyone has created a widget that allows a user select State and County from two comboboxes and then zoom to the result. I did find code that Robert Scheitlin posted but it was for flex api 1.3. &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Barb Patterson&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Barb,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is not precisely what you are looking for, but my query-based bookmark widget may give you a good start:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=4643fd05f8c34264aef6f4e1ed37b406"&gt;http://www.arcgis.com/home/item.html?id=4643fd05f8c34264aef6f4e1ed37b406&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You configure this widget with the url of a Map Service to query, the name of an attribute to query, and a list of values that make up the bookmarks.&amp;nbsp; I used to to zoom to any town in my state by providing a list of town names as the list of values, and querying a Map Service that is based on a political bounds feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 13:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-to-zoom-to-state-and-county/m-p/392500#M9159</guid>
      <dc:creator>DavidTreat</dc:creator>
      <dc:date>2010-11-30T13:53:01Z</dc:date>
    </item>
  </channel>
</rss>

