<?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: feature Layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer/m-p/1476850#M84683</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/791349"&gt;@emreaktas1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;All you need to do is set the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#title" target="_self"&gt;title&lt;/A&gt; property on the feature layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const featureLayer = new FeatureLayer({
  url: "url to the feature service",
  title: "Whatever you want to name the layer"
})&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2024 11:46:48 GMT</pubDate>
    <dc:creator>Sage_Wall</dc:creator>
    <dc:date>2024-05-22T11:46:48Z</dc:date>
    <item>
      <title>feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer/m-p/1476785#M84678</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I want to change the names of the feature layers I captured via Enterprise.&lt;BR /&gt;Layers are shown with layerlist.&lt;BR /&gt;Can you help me change the names?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="emreaktas1_0-1716366747242.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104920i4A54468B7CA388B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="emreaktas1_0-1716366747242.png" alt="emreaktas1_0-1716366747242.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 08:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer/m-p/1476785#M84678</guid>
      <dc:creator>emreaktas1</dc:creator>
      <dc:date>2024-05-22T08:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer/m-p/1476850#M84683</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/791349"&gt;@emreaktas1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;All you need to do is set the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#title" target="_self"&gt;title&lt;/A&gt; property on the feature layer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const featureLayer = new FeatureLayer({
  url: "url to the feature service",
  title: "Whatever you want to name the layer"
})&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 11:46:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-layer/m-p/1476850#M84683</guid>
      <dc:creator>Sage_Wall</dc:creator>
      <dc:date>2024-05-22T11:46:48Z</dc:date>
    </item>
  </channel>
</rss>

