<?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: Control of MapTip behaviors in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356159#M9122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might look at the &lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#MapTipWidget"&gt;toolkit maptip sample &lt;/A&gt;which implements this kind of behavior.&lt;/P&gt;&lt;P&gt;The toolkit code is available on &lt;A href="https://github.com/Esri/arcgis-toolkit-sl-wpf/tree/master/src/CommonAPI/API/ESRI.ArcGIS.Client.Toolkit/MapTip"&gt;github&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 10:08:59 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2015-01-28T10:08:59Z</dc:date>
    <item>
      <title>Control of MapTip behaviors</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356158#M9121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an expanded display (I call it detailed info popup) that provides detailed or additional information about items or contents shown on a MapTip popup.&amp;nbsp; I use the MouseEnter event on the contents of a MapTip to control the expanded display.&amp;nbsp; However, the expanded display is always shown underneath the MapTip.&amp;nbsp; The question is how to make the expanded display to be shown on top of the MapTip?&amp;nbsp; Also, I want to be able to programatically modify the "delay time" of the MapTip once the mouse enters the expanded display. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I place the expanded display above the MapTip (see enclosed), but it gives the impression that the detailed information is detached.&amp;nbsp; I want the detailed display to be able to follow the mouse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers?&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:58:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356158#M9121</guid>
      <dc:creator>YurongTan</dc:creator>
      <dc:date>2015-01-27T15:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Control of MapTip behaviors</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356159#M9122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might look at the &lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#MapTipWidget"&gt;toolkit maptip sample &lt;/A&gt;which implements this kind of behavior.&lt;/P&gt;&lt;P&gt;The toolkit code is available on &lt;A href="https://github.com/Esri/arcgis-toolkit-sl-wpf/tree/master/src/CommonAPI/API/ESRI.ArcGIS.Client.Toolkit/MapTip"&gt;github&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 10:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356159#M9122</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2015-01-28T10:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Control of MapTip behaviors</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356160#M9123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are really early.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the expanded pop/display got buried behind the maptip popup.  It should be on top of the maptip display, but it is not.  I tried to get the Z factor of the maptip or the expanded display, but did not have any luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a suggestion to go around this kind of problem?  Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yurong Tan&lt;/P&gt;&lt;P&gt;VA Office of Inspector General&lt;/P&gt;&lt;P&gt;(352) 337-2375&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 12:16:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356160#M9123</guid>
      <dc:creator>YurongTan</dc:creator>
      <dc:date>2015-01-28T12:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Control of MapTip behaviors</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356161#M9124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the expanded display was inside the main maptip as in the referenced sample, you should avoid the Z display issue. Or did I miss something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 12:24:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356161#M9124</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2015-01-28T12:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Control of MapTip behaviors</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356162#M9125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expanded display (popup) is outside the maptip as a Border UI, but when the expanded display is "incorporated" inside the maptip (XAML) its control or manipulation is not permitted.&amp;nbsp; The probl is that any attempts to change its size, visibility, opacity, etc. will produce a runtime error.&amp;nbsp; The MapTip popup is already made once the mouse enters a map feature.&amp;nbsp; Once it is open/popped up any attempts to change it will produce an runtime error. One can do an easy test by adding an empty StackPanel inside a maptip and then try to change the StackPanel's size (say height), it will produce an runtime 4004 error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a suggestion or workaround?&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 13:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356162#M9125</guid>
      <dc:creator>YurongTan</dc:creator>
      <dc:date>2015-01-28T13:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Control of MapTip behaviors</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356163#M9126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;but when the expanded display is "incorporated" inside the maptip (XAML) its control or manipulation is not permitted.&amp;nbsp; The probl is that any attempts to change its size, visibility, opacity, etc. will produce a runtime error.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Isn't it what the &lt;A href="https://developers.arcgis.com/silverlight/sample-code/start.htm#MapTipWidget"&gt;maptip sample &lt;/A&gt;is doing when you click on the state name?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 14:17:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356163#M9126</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2015-01-28T14:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Control of MapTip behaviors</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356164#M9127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That does not work well nor is it controllable. I ended up creating my own map tip that has up to three levels of extended tip popups on selected attributes.&amp;nbsp; Thanks for the info.&lt;IMG __jive_id="58985" alt="SolutionImage.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/58985_SolutionImage.jpg" style="width: 620px; height: 390px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 14:58:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/control-of-maptip-behaviors/m-p/356164#M9127</guid>
      <dc:creator>YurongTan</dc:creator>
      <dc:date>2015-02-05T14:58:55Z</dc:date>
    </item>
  </channel>
</rss>

