<?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: Geolocate in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861840#M11876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert I knew there was a parameter to add but I could not find it right off. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2015 23:23:45 GMT</pubDate>
    <dc:creator>StanMcShinsky</dc:creator>
    <dc:date>2015-04-01T23:23:45Z</dc:date>
    <item>
      <title>Geolocate</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861838#M11874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to make the MyLocation widget stay on so that it will follow you around as you are moving?&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 21:28:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861838#M11874</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-04-01T21:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Geolocate</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861839#M11875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sure just add "useTracking": true to the locateButton object in the config.json for the myLocate widget.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the config.json will look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "locateButton": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "geolocationOptions": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "timeout": 15000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "highlightLocation": true,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "useTracking": true&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 21:35:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861839#M11875</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-04-01T21:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Geolocate</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861840#M11876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert I knew there was a parameter to add but I could not find it right off. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 23:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861840#M11876</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-04-01T23:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Geolocate</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861841#M11877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to toggle this on and off?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 15:02:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861841#M11877</guid>
      <dc:creator>williamcarr</dc:creator>
      <dc:date>2015-05-01T15:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Geolocate</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861842#M11878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sure you just click the locate button again to turn it off, just like the standard LocateButton dijit in the JS API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 23:22:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/geolocate/m-p/861842#M11878</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-05-01T23:22:25Z</dc:date>
    </item>
  </channel>
</rss>

