<?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: New Enhanced Bookmark Widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530650#M15049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So it is a simple code addition.&lt;/P&gt;&lt;P&gt;Add this import:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;import com.esri.viewer.WidgetStates;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this code (line 7).&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; private function showBookmark(bookmark:Bookmark):void
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (bookmark)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.extent = new Extent(bookmark.xmin, bookmark.ymin, bookmark.xmax, bookmark.ymax);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; setState(WidgetStates.WIDGET_CLOSED);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 23:06:13 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2021-12-11T23:06:13Z</dc:date>
    <item>
      <title>New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530641#M15040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I really thought that I was done producing new Flex widgets but there was a thread discussing the need for a Bookmark Widget that would allow you to group and organize Bookmarks, so I though what the heck one more won't hurt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=720f032374c448189f48e71195e39c22"&gt;Enhanced Bookmark Widget version 3.6 for ArcGIS Viewer for Flex 3.6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="2975" alt="Preview.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/2984_Preview.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="readOnly"&gt;This enhanced bookmark widget uses a hierarchical data structure in a tree, so that you can nest or group bookmarks&lt;BR /&gt;to have them easier to find and organize. It takes all that the default OTB Bookmark widget does and allows you to organize your bookmarks into groups.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="readOnly"&gt;Hope that it is useful to you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="readOnly"&gt;Robert&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 13:13:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530641#M15040</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-08-04T13:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530642#M15041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert... yet another fantastic widget with great practicality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 15:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530642#M15041</guid>
      <dc:creator>MattPohl</dc:creator>
      <dc:date>2014-08-04T15:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530643#M15042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an incredibly useful widget.&amp;nbsp; I have utilized the widget with over 200 locations.&amp;nbsp; Is there anyway that you can save and share bookmarks with this widget in the future?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 14:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530643#M15042</guid>
      <dc:creator>ChristinaMcCullough</dc:creator>
      <dc:date>2015-02-20T14:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530644#M15043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; My focus is now on JavaScript and Web App Builder widget development so enhancement to Flex widget will be very low on my list right now. I am not saying that I might get bored and have some free time to make this enhancement, but it is unlikely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 15:47:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530644#M15043</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-02-20T15:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530645#M15044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I completely understand.&amp;nbsp; I am trying to cut the purse strings with flex and move to the &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;JavaScript and Web App Builder widget development my self.&amp;nbsp; I may try to implement this as it is a favorite functionality.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Christina &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 16:14:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530645#M15044</guid>
      <dc:creator>ChristinaMcCullough</dc:creator>
      <dc:date>2015-02-20T16:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530646#M15045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Christina,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp; I will definitely add this enhancement request to the eBookMark widget when I port it over to WAB.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 16:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530646#M15045</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-02-20T16:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530647#M15046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm doing the same thing - transitioning to JavaScript. But I need one last thing for my Flex bookmark on a map that I probably won't transition until I absolutely have to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a book mark to close itself after a selection has been made. In other words, when you click a bookmark it'll zoom/pan the map and close the bookmark dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 15:09:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530647#M15046</guid>
      <dc:creator>DavidAllen</dc:creator>
      <dc:date>2015-12-23T15:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530648#M15047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you do not have the capability to make code changes and recompile the widget yourself then you are out of luck. I will not be releasing an update with the functionality you are wanting. Actually I will not be releasing any new Flex code. But if you are a person that uses the uncompiled Flex Viewer code and want to make the change your self I may be able to provide code guidance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 20:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530648#M15047</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-12-23T20:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530649#M15048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Flash Builder and modifying what was once the Flex Viewer. I modified the Bookmark widget to show a list of all the apartment complexes in town. Then when you select one of them it'll pan/zoom the map over and open the Fire Department's pre-fire plan in PDF. Then they manually close the bookmark window. I'd like to be able to close that window automatically once it opens the PDF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got it doing everything they want except this one thing, and in the meantime I'm also writing the same viewer in JavaScript with WebApp Builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not supposed to be a web programmer, but it's one of those things you wind up taking on. I've mostly taken existing widgets and modified their function so I've never really worked with opening and closing pop-ups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated. Then this is my LAST flex code and I rewrite everything in JavaScript.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 21:05:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530649#M15048</guid>
      <dc:creator>DavidAllen</dc:creator>
      <dc:date>2015-12-23T21:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: New Enhanced Bookmark Widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530650#M15049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So it is a simple code addition.&lt;/P&gt;&lt;P&gt;Add this import:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;import com.esri.viewer.WidgetStates;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this code (line 7).&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; private function showBookmark(bookmark:Bookmark):void
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (bookmark)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.extent = new Extent(bookmark.xmin, bookmark.ymin, bookmark.xmax, bookmark.ymax);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; setState(WidgetStates.WIDGET_CLOSED);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 23:06:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/new-enhanced-bookmark-widget/m-p/530650#M15049</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T23:06:13Z</dc:date>
    </item>
  </channel>
</rss>

