HelloI want to change the names of the feature layers I captured via Enterprise.Layers are shown with layerlist.Can you help me change the names?
Hi @emreaktas1 ,
All you need to do is set the title property on the feature layer.
const featureLayer = new FeatureLayer({ url: "url to the feature service", title: "Whatever you want to name the layer" })
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.