<?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: Magnify Widget? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489105#M13753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Timothy,&lt;BR /&gt;&lt;BR /&gt;If you have the ability to change the source code You can quite easily turn the overmap into a magnifier by changing the code from:&lt;BR /&gt;&lt;BR /&gt;overviewMap.extent = map.extent.expand(3);&lt;BR /&gt;&lt;BR /&gt;To:&lt;BR /&gt;&lt;BR /&gt;overviewMap.extent = map.extent.expand(-3);&lt;BR /&gt;&lt;BR /&gt;In the OverviewMapComponent.mxml:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Esri/arcgis-viewer-flex/blob/develop/src/widgets/OverviewMap/OverviewMapComponent.mxml"&gt;https://github.com/Esri/arcgis-viewer-flex/blob/develop/src/widgets/OverviewMap/OverviewMapComponent.mxml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) What software do I need to be able to change the source code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) If I make this change to the overview map will it work like this: I zoom into a specific location at the zoom limit set by ESRI Basemaps, look at the overview map and I will an even greater zoom level for said specific location?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Jun 2013 12:35:55 GMT</pubDate>
    <dc:creator>TimHayes</dc:creator>
    <dc:date>2013-06-29T12:35:55Z</dc:date>
    <item>
      <title>Magnify Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489103#M13751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a Flex 3.0 Map Viewer using the ESRI Imagery (not Bing) as the Basemap Layers. For Operational Layers I have pipelines. The problem is that my users want to be able to zoom close into each pump station to see the piping for these that we have in the pipelines layer. However, the ESRI Imagery Basemap restricts how close you can zoom in to a level where they cannot get close enough. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcGIS Desktop 10.1 there is a Magnify Tool you can use sort of like a magnifying glass to pan over your data shown in ArcMap. Does such a tool exist for Flex? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be great if my users could use such a tool to pan over a pump station and see what the piping and valve layouts are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 01:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489103#M13751</guid>
      <dc:creator>TimHayes</dc:creator>
      <dc:date>2013-06-29T01:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Magnify Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489104#M13752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Timothy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have the ability to change the source code You can quite easily turn the overmap into a magnifier by changing the code from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;overviewMap.extent = map.extent.expand(3);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;overviewMap.extent = map.extent.expand(-3);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the OverviewMapComponent.mxml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/arcgis-viewer-flex/blob/develop/src/widgets/OverviewMap/OverviewMapComponent.mxml" rel="nofollow" target="_blank"&gt;https://github.com/Esri/arcgis-viewer-flex/blob/develop/src/widgets/OverviewMap/OverviewMapComponent.mxml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 07:35:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489104#M13752</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-06-29T07:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Magnify Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489105#M13753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Timothy,&lt;BR /&gt;&lt;BR /&gt;If you have the ability to change the source code You can quite easily turn the overmap into a magnifier by changing the code from:&lt;BR /&gt;&lt;BR /&gt;overviewMap.extent = map.extent.expand(3);&lt;BR /&gt;&lt;BR /&gt;To:&lt;BR /&gt;&lt;BR /&gt;overviewMap.extent = map.extent.expand(-3);&lt;BR /&gt;&lt;BR /&gt;In the OverviewMapComponent.mxml:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Esri/arcgis-viewer-flex/blob/develop/src/widgets/OverviewMap/OverviewMapComponent.mxml"&gt;https://github.com/Esri/arcgis-viewer-flex/blob/develop/src/widgets/OverviewMap/OverviewMapComponent.mxml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) What software do I need to be able to change the source code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) If I make this change to the overview map will it work like this: I zoom into a specific location at the zoom limit set by ESRI Basemaps, look at the overview map and I will an even greater zoom level for said specific location?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 12:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489105#M13753</guid>
      <dc:creator>TimHayes</dc:creator>
      <dc:date>2013-06-29T12:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Magnify Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489106#M13754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Timothy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) What software do I need to be able to change the source code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adobe flash builder, you can download a 60 day trial here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/support/flex/downloads_updaters.html#flex4_6_trial"&gt;http://www.adobe.com/support/flex/downloads_updaters.html#flex4_6_trial&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at the help for developers here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Getting_started_for_developers/01m30000001q000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Getting_started_for_developers/01m30000001q000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) If I make this change to the overview map will it work like this: I zoom into a specific location at the zoom limit set by ESRI Basemaps, look at the overview map and I will an even greater zoom level for said specific location?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 15:07:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489106#M13754</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-06-29T15:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Magnify Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489107#M13755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anthony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that the post is too old, but I'm trying to set the same function in Flex Viewer 3.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to edit the source code, but when I change to the "-3) value, I only get blank screen in the overview map or the "Map data not yet available".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change back to any other positive value, it's work, but If I try any negative value, just got screens mentioned above@. Any ideia of what could be wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;P&gt;Dilson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 09:08:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489107#M13755</guid>
      <dc:creator>DilsonKitoko</dc:creator>
      <dc:date>2016-06-29T09:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Magnify Widget?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489108#M13756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dilson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are probably zooming in on the base-map to a scale that has not been cached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jul 2016 18:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/magnify-widget/m-p/489108#M13756</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2016-07-03T18:55:25Z</dc:date>
    </item>
  </channel>
</rss>

