<?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: Mouse-over a FeatureLayer represented by a dashed line in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42097#M3640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rickey, but that did not produce the desired affect. The mouse-over popup still disappears when the mouse is over a gap in the dashed line.&amp;nbsp; Additionally since it is applied to all the paths on the screen it affects other features. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before adding the suggested path style:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/147815_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the added path styling:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/147813_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2015 14:34:52 GMT</pubDate>
    <dc:creator>JoshVan_Kylen</dc:creator>
    <dc:date>2015-11-24T14:34:52Z</dc:date>
    <item>
      <title>Mouse-over a FeatureLayer represented by a dashed line</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42095#M3638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a feature displayed as a dashed red line.&amp;nbsp; This causes the mouse-over to only register when over a red dash but not over the missing/transparent part of the line.&amp;nbsp;&amp;nbsp; Does anyone have a solution for this situation?&lt;/P&gt;&lt;P&gt;So far all I have come up with is to add a 2nd version of this FeatureLayer with a solid line and make it transparent.&amp;nbsp; But this causes complications with the TOC widget.&amp;nbsp; If the user turns this layer off they can still get a mouse-over when they did not expect one. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 22:38:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42095#M3638</guid>
      <dc:creator>JoshVan_Kylen</dc:creator>
      <dc:date>2015-11-23T22:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse-over a FeatureLayer represented by a dashed line</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42096#M3639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;path {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; stroke-opacity: .1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; stroke-width: 5px;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; fill-opacity: .5;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 22:49:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42096#M3639</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-11-23T22:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse-over a FeatureLayer represented by a dashed line</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42097#M3640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rickey, but that did not produce the desired affect. The mouse-over popup still disappears when the mouse is over a gap in the dashed line.&amp;nbsp; Additionally since it is applied to all the paths on the screen it affects other features. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before adding the suggested path style:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/147815_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the added path styling:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/147813_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 14:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42097#M3640</guid>
      <dc:creator>JoshVan_Kylen</dc:creator>
      <dc:date>2015-11-24T14:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse-over a FeatureLayer represented by a dashed line</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42098#M3641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that is what I did here: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://gis.ashland.or.us/ashlandparksandrec/" title="http://gis.ashland.or.us/ashlandparksandrec/"&gt;http://gis.ashland.or.us/ashlandparksandrec/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will look and see if there is another solution though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 15:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-over-a-featurelayer-represented-by-a-dashed/m-p/42098#M3641</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-11-25T15:02:10Z</dc:date>
    </item>
  </channel>
</rss>

