<?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 Draw/eDraw widget tool tip on map hover in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/draw-edraw-widget-tool-tip-on-map-hover/m-p/780821#M2574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to change the default text that appears after selecting a geometry from the draw tool, and then hovering the pointer over the map?&lt;/P&gt;&lt;P&gt;It seems like the text is set based on the geotype/measureType selected, I am just not sure where the text is populated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Mar 2017 21:09:25 GMT</pubDate>
    <dc:creator>JohnWolynec</dc:creator>
    <dc:date>2017-03-10T21:09:25Z</dc:date>
    <item>
      <title>Draw/eDraw widget tool tip on map hover</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/draw-edraw-widget-tool-tip-on-map-hover/m-p/780821#M2574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to change the default text that appears after selecting a geometry from the draw tool, and then hovering the pointer over the map?&lt;/P&gt;&lt;P&gt;It seems like the text is set based on the geotype/measureType selected, I am just not sure where the text is populated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 21:09:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/draw-edraw-widget-tool-tip-on-map-hover/m-p/780821#M2574</guid>
      <dc:creator>JohnWolynec</dc:creator>
      <dc:date>2017-03-10T21:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Draw/eDraw widget tool tip on map hover</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/draw-edraw-widget-tool-tip-on-map-hover/m-p/780822#M2575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Those tooltips like "Click to add point" comes from the JS API. To change those you just set the text using code like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="token function"&gt;require&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"dojo/i18n!myApp/nls/jsapi"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;bundle&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; bundle&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;toolbars&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;draw&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;addPoint &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"blah blah"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:49:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/draw-edraw-widget-tool-tip-on-map-hover/m-p/780822#M2575</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T08:49:09Z</dc:date>
    </item>
  </channel>
</rss>

