<?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: MyLocation in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685860#M18131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keisuke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If this question is answered and no longer a question than please mark it as answered. You can do this by clicking the "Correct Answer" link with the little green star.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Aug 2014 14:09:24 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2014-08-20T14:09:24Z</dc:date>
    <item>
      <title>MyLocation</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685856#M18127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to set a scale for MyLocation widget, so it would not zoom too much.&lt;/P&gt;&lt;P&gt;For JavaScript API, all I need to do was inserting scale:2400.&lt;/P&gt;&lt;P&gt;Syntax in the widget looks a little different from API Reference.&lt;/P&gt;&lt;P&gt;Please let me know which part is missing.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "scale": 2400&lt;/P&gt;
&lt;P&gt;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 19:35:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685856#M18127</guid>
      <dc:creator>KeisukeNozaki</dc:creator>
      <dc:date>2014-08-19T19:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: MyLocation</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685857#M18128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keisuke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This seems to be working perfectly for me:&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14085398585728608 jive_text_macro" jivemacro_uid="_14085398585728608"&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; "scale": 48000&lt;/P&gt;
&lt;P&gt;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 13:04:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685857#M18128</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-08-20T13:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: MyLocation</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685858#M18129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it works now.&lt;/P&gt;&lt;P&gt;I had to reboot my tablet once.&lt;/P&gt;&lt;P&gt;Thank you very much for checking.&lt;/P&gt;&lt;P&gt;Do you know why syntax is slightly different?&lt;/P&gt;&lt;P&gt;In API, there is no " " required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 13:50:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685858#M18129</guid>
      <dc:creator>KeisukeNozaki</dc:creator>
      <dc:date>2014-08-20T13:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: MyLocation</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685859#M18130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keisuke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It is just a difference in how the API handles the json (directly in JavaScript code) and how the WAB has to handle it when processing the json file (basically text).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:07:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685859#M18130</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-08-20T14:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: MyLocation</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685860#M18131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keisuke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If this question is answered and no longer a question than please mark it as answered. You can do this by clicking the "Correct Answer" link with the little green star.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:09:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685860#M18131</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-08-20T14:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: MyLocation</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685861#M18132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Robert, will you follow me so I can send you a PM on here? I had your email back in the Flex heyday, but it's no longer in my contacts. It's a WAB question, but I ran out of characters while trying to post it on here. Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 21:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/mylocation/m-p/685861#M18132</guid>
      <dc:creator>MattDeFoor</dc:creator>
      <dc:date>2014-08-20T21:11:51Z</dc:date>
    </item>
  </channel>
</rss>

