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" })
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.