<?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: Direction Widget is not showing the Addresses. in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786944#M3704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was the query sent to the server from the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/433027_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2019 13:08:42 GMT</pubDate>
    <dc:creator>SivaramKrishnan2</dc:creator>
    <dc:date>2019-01-11T13:08:42Z</dc:date>
    <item>
      <title>Direction Widget is not showing the Addresses.</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786940#M3700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hi&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I am creating a Direction Widget in WAB 2.6.(JS API 3.22) There i'm giving input stops but in the route results, i could see latitude and longitudes instead of addresses as shown in the below screenshots.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG class="image-3 jive-image" height="575" src="https://community.esri.com/legacyfs/online/432741_pastedImage_3.png" style="border: 0px; font-weight: inherit; margin: 2px 20px 0px;" width="1325" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG class="image-2 jive-image" height="577" src="https://community.esri.com/legacyfs/online/432742_pastedImage_2.png" style="border: 0px; font-weight: inherit; margin: 2px 20px 0px;" width="1327" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG class="jive-image image-4" height="579" src="https://community.esri.com/legacyfs/online/432743_pastedImage_4.png" style="border: 0px; font-weight: inherit; margin: 2px 20px 0px;" width="1322" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;i have used the following line of code to configure my locator tool, &lt;STRONG&gt;previously it worked fine but suddenly the same code is not giving the addresses.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG class="image-5 jive-image" src="https://community.esri.com/legacyfs/online/432738_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG class="image-6 jive-image" src="https://community.esri.com/legacyfs/online/432740_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I republished my locator service and rebuild the locator but still i'm getting the same coordinates as the result.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;can anyone help me to resolve this.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 14:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786940#M3700</guid>
      <dc:creator>SivaramKrishnan2</dc:creator>
      <dc:date>2019-01-08T14:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Direction Widget is not showing the Addresses.</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786941#M3701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Siva,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;It sounds like the output field name(s) changed for your Geocode service then. Can you do a geocode on your services rest endpoint (just in the web browser) and post a screenshot of the results for review. Normally the address that is show in the directions widget comes from the Match_addr field in the results, so if that field is not present or is spelled differently this would explain the widget falling back to the coordinate instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 14:28:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786941#M3701</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-01-08T14:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Direction Widget is not showing the Addresses.</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786942#M3702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the response. Please see the screen shots attached. here i mentioned the distance as 10000 from my rest endpoint. for the default value 100 it is responding with invalid query parameters but for 1000 it is giving the mentioned output(2nd image).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/432834_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/432833_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: from my observation direction widget is not taking the parameter specified in the locator configuration, rather it is taking the default value 100.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/432835_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2019 12:26:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786942#M3702</guid>
      <dc:creator>SivaramKrishnan2</dc:creator>
      <dc:date>2019-01-09T12:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Direction Widget is not showing the Addresses.</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786943#M3703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Open your browsers debug tools and go to the network tab and then use the widget to set a stop and you will find in the network tab the actual request that is being sent to your server. Check what the distance parameter in the url is actually set to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2019 13:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786943#M3703</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-01-09T13:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Direction Widget is not showing the Addresses.</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786944#M3704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was the query sent to the server from the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/433027_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2019 13:08:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/direction-widget-is-not-showing-the-addresses/m-p/786944#M3704</guid>
      <dc:creator>SivaramKrishnan2</dc:creator>
      <dc:date>2019-01-11T13:08:42Z</dc:date>
    </item>
  </channel>
</rss>

