<?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 to create longer &amp;quot;leader line&amp;quot; for popup infoWindow? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362961#M33641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I like that suggestion, Steve.&amp;nbsp; I think there are a few existing ones that are just too short that it would be nice if ESRI adjusted what is in the existing sprite file.&amp;nbsp; Especially the ones that generate just to the left or right are too close.&amp;nbsp; The ones that are at a angle aren't quite so bad.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did dig enough to see they were sprites and that was where I stopped.&amp;nbsp; I'm not ready to generate my own custom sprites!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jun 2013 14:44:48 GMT</pubDate>
    <dc:creator>TracySchloss</dc:creator>
    <dc:date>2013-06-03T14:44:48Z</dc:date>
    <item>
      <title>How to create longer &amp;quot;leader line&amp;quot; for popup infoWindow?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362958#M33638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the basic viewer template but creating the webmap via json (not ArcGIS online).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The popup infoWindow works great, but as you navigate the features the window itself hides the outline for part of the feature. I've attached an image so you can see what I mean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to make the "leader line" (not sure if that's the proper name for it) longer so this doesn't happen? Where and how do you control it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 14:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362958#M33638</guid>
      <dc:creator>JoanSteinbacher</dc:creator>
      <dc:date>2013-05-31T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to create longer "leader line" for popup infoWindow?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362959#M33639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I wish I could find the thread I read not too long ago that discussed this.&amp;nbsp; As I remember, the short answer is "You can't control it".&amp;nbsp; I agree that it is almost always WAY too close and often overlaps the feature it's&amp;nbsp; labeling.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 May 2013 19:44:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362959#M33639</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2013-05-31T19:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create longer "leader line" for popup infoWindow?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362960#M33640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can't modify what ESRI provides straight out of the box because the leaders are actually portions of images (called sprites) which are extracted from a larger mosaic of images. That being said, if you are a masochist, I think you &lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt;could&lt;/STRONG&gt;&lt;SPAN&gt; accomplish this but you would have to put in some serious time creating all new sprites and tweaking the associated CSS so that it all works well. For that, I think someone from ESRI would have to chime in with some pointers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.3/js/esri/css/../dijit/images/popup.png"&gt;This&lt;/A&gt;&lt;SPAN&gt; is the actual image from the v3.3 API which all the leaders are extracted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps this could be an enhancement request for a second set of longer leaders for the infoWindows which would be enabled as an option parameter when creating the map (leaderType: normal / extended)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 14:28:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362960#M33640</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2013-06-03T14:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to create longer "leader line" for popup infoWindow?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362961#M33641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I like that suggestion, Steve.&amp;nbsp; I think there are a few existing ones that are just too short that it would be nice if ESRI adjusted what is in the existing sprite file.&amp;nbsp; Especially the ones that generate just to the left or right are too close.&amp;nbsp; The ones that are at a angle aren't quite so bad.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did dig enough to see they were sprites and that was where I stopped.&amp;nbsp; I'm not ready to generate my own custom sprites!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 14:44:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362961#M33641</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2013-06-03T14:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create longer "leader line" for popup infoWindow?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362962#M33642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a help topic that contains some info on how to modify the existing popup sprite here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/en/javascript/jshelp/intro_customizepopup.html"&gt;http://developers.arcgis.com/en/javascript/jshelp/intro_customizepopup.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jun 2013 15:33:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-longer-amp-quot-leader-line-amp-quot/m-p/362962#M33642</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2013-06-03T15:33:52Z</dc:date>
    </item>
  </channel>
</rss>

