<?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: How can I print an overview map in an inset box? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241961#M22428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome! I will give it a go. If I run into problems, I will start a new thread. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2015 17:33:02 GMT</pubDate>
    <dc:creator>ChrisSergent</dc:creator>
    <dc:date>2015-02-25T17:33:02Z</dc:date>
    <item>
      <title>How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241953#M22420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to include an inset box that displays an overview map when the user prints it. Here is may app that has print functionality in it:&lt;/P&gt;&lt;P&gt;&lt;A href="http://maps.decaturil.gov/decaturPrintMulti"&gt;maps.decaturil.gov/decaturPrintMulti&amp;nbsp; &lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Click on the hammer.&lt;/P&gt;&lt;P&gt;Click on the printer.&lt;/P&gt;&lt;P&gt;And then the print dialog comes up. I would like to include a checkbox with a default checked to include the overview map. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 22:39:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241953#M22420</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-02-19T22:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241954#M22421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can manipulate a print template dynamically, therefore I would set up 2 different print templates for each page size: one with an overview map data frame and one without.&amp;nbsp; Then if the user ticks the option for including an overview map, select print template 1, otherwise print template 2 without the overview map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 06:12:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241954#M22421</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2015-02-20T06:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241955#M22422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really need the overview map as an inset. I am wanting to migrate something from ArcView and need to keep it simple for the user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 16:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241955#M22422</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-02-20T16:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241956#M22423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for clarification, must the overview map display in the app in a separate container or in the printout map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 08:47:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241956#M22423</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2015-02-23T08:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241957#M22424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want it to display in the single printout map to make it simple for the user like in the following image and with a border around it so it's easier to see. The overview is in the upper right hand corner here.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mapWithInset.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/64666_mapWithInset.png" style="width: 620px; height: 409px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 14:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241957#M22424</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-02-23T14:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241958#M22425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;A href="http://maps.decaturil.gov/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task"&gt;print service&lt;/A&gt; you are using only uses the default print layouts and none of them has the option for an overview map.&amp;nbsp; You will need to set up a custom print template MXD (for each page size) that contains an additional data frame for the overview map, copy the new templates to your print templates folder (C:\Program Files (x86)\ArcGIS\Desktop10.2\Templates\ExportWebMapTemplates or create/select another folder which your ArcGIS Server has access to) and then republish the print service again with the &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00540000001m000000"&gt;Export Web Map&lt;/A&gt; tool.&amp;nbsp; You should then be able to use one of the new print templates with an overview map as part of your print service.&amp;nbsp; Check out my very basic &lt;A href="http://jsfiddle.net/sq1srsag/"&gt;jsFiddle example&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will have to decide on a background image service for your overview map's data frame in the new print template MXD - this cannot be changed when calling the print task unfortunately.&amp;nbsp; Also, the overview map's extent indicator cannot be set transparent in ArcGIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 06:09:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241958#M22425</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2015-02-24T06:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241959#M22426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't get into ArcMap as much and I never have published a print service. Could you outline the steps that I need to do to make this work? Your example does what I want my app to do; I'm just not sure how to put it together.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 15:22:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241959#M22426</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-02-24T15:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241960#M22427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need publishing permission on ArcGIS Server too, so chat to the server admin about that.&amp;nbsp; Here is a &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005n1000000"&gt;tutorial page&lt;/A&gt; for publishing printing services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the overview map, you can read up on using an &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00s900000005000000"&gt;extent indicator&lt;/A&gt;‌.&amp;nbsp; Basically you will need an additional data frame in your MXD - one for the main map and one for showing the overview map.&amp;nbsp; Once you've finalised your MXD with an overview map, it must be added to the print templates folder and the print service must be republished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 06:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241960#M22427</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2015-02-25T06:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241961#M22428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome! I will give it a go. If I run into problems, I will start a new thread. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 17:33:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241961#M22428</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-02-25T17:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241962#M22429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your JSFiddle example. It is pretty neat to try. However, when I try to print with overview selected, I got a blank PDF. Could you please fix it if possible? I need to create a custom print layout with an inset, however, the map is only showing on the active frame. Is there something I should do so the map will appear on both frames?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 21:08:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/241962#M22429</guid>
      <dc:creator>DannyDong</dc:creator>
      <dc:date>2015-10-20T21:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I print an overview map in an inset box?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/1629053#M87311</link>
      <description>&lt;P&gt;Do you know if within my extent indicator I can have layer(s) like city limits? Or will it just show that basemap? That layer would be useful when using my custom Portal printing service.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 20:23:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-print-an-overview-map-in-an-inset-box/m-p/1629053#M87311</guid>
      <dc:creator>Laura</dc:creator>
      <dc:date>2025-07-01T20:23:32Z</dc:date>
    </item>
  </channel>
</rss>

