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" })
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.