<?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 LocalLayer Issue Labeling a Point in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815023#M6910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue with a point feature layer not showing a label using the LocalLayer widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2016 16:18:39 GMT</pubDate>
    <dc:creator>AnthonyDaniels</dc:creator>
    <dc:date>2016-09-01T16:18:39Z</dc:date>
    <item>
      <title>LocalLayer Issue Labeling a Point</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815023#M6910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having an issue with a point feature layer not showing a label using the LocalLayer widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 16:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815023#M6910</guid>
      <dc:creator>AnthonyDaniels</dc:creator>
      <dc:date>2016-09-01T16:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: LocalLayer Issue Labeling a Point</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815024#M6911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any errors in your console log?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the layer so we can try it?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 16:22:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815024#M6911</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-09-01T16:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: LocalLayer Issue Labeling a Point</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815025#M6912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No errors in the log that I can tell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the link to the service:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://maps.co.forsyth.nc.us:6080/arcgis/rest/services/TEST/TaxPointsLabels/MapServer/0" title="http://maps.co.forsyth.nc.us:6080/arcgis/rest/services/TEST/TaxPointsLabels/MapServer/0"&gt;http://maps.co.forsyth.nc.us/arcgis/rest/services/TEST/TaxPointsLabels/MapServer/0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 16:39:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815025#M6912</guid>
      <dc:creator>AnthonyDaniels</dc:creator>
      <dc:date>2016-09-01T16:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: LocalLayer Issue Labeling a Point</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815026#M6913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Readme it says that you may need to add the showLabels option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="template-string token"&gt;&lt;SPAN class="string token"&gt;``&lt;/SPAN&gt;&lt;/SPAN&gt;`javascript
 &lt;SPAN class="string token"&gt;"map"&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="punctuation token"&gt;.&lt;/SPAN&gt;
 &lt;SPAN class="string token"&gt;"mapOptions"&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;"showLabels"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
 &lt;SPAN class="string token"&gt;"extent"&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="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="template-string token"&gt;&lt;SPAN class="string token"&gt;``&lt;/SPAN&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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 09:37:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815026#M6913</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2021-12-12T09:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: LocalLayer Issue Labeling a Point</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815027#M6914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is setup that way just like the instructions, but still not showing labels for the point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 19:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815027#M6914</guid>
      <dc:creator>AnthonyDaniels</dc:creator>
      <dc:date>2016-09-01T19:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: LocalLayer Issue Labeling a Point</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815028#M6915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the points showing up? Just not the labels?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 20:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815028#M6915</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2016-09-01T20:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: LocalLayer Issue Labeling a Point</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815029#M6916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem with the points, just the labels&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2016 20:31:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815029#M6916</guid>
      <dc:creator>AnthonyDaniels</dc:creator>
      <dc:date>2016-09-01T20:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: LocalLayer Issue Labeling a Point</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815030#M6917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a note that I was able to get labels to display on a Feature Layer made from your service via the LocalLayer widget, Anthony. &amp;nbsp;Note that I did have to add that&amp;nbsp;"showLabels":true value in the config.json file of the completed app as so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"mapOptions": {&lt;BR /&gt; "showLabels":true,&lt;BR /&gt; "extent": {&lt;BR /&gt; "xmin": -8923741.74197918,&lt;BR /&gt; "ymin": 4324631.992240296,&lt;BR /&gt; "xmax": -8923478.98969453,&lt;BR /&gt; "ymax": 4324889.370046397,&lt;BR /&gt; "spatialReference": {&lt;BR /&gt; "wkid": 102100&lt;BR /&gt; }&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that showLabels belongs&amp;nbsp;&lt;STRONG&gt;within&lt;/STRONG&gt; the mapOptions segment. &amp;nbsp;Also note that hitting 'Save' on the app in the builder appears to blow away the value if you haven't set it in your stemapp config.json file, so always make sure to re-add this showLabels value whenever you hit 'Save'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 19:08:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/locallayer-issue-labeling-a-point/m-p/815030#M6917</guid>
      <dc:creator>AdamDrackley</dc:creator>
      <dc:date>2016-11-07T19:08:12Z</dc:date>
    </item>
  </channel>
</rss>

