a -> ... id: "graphicsLayer4" .. name: "Fire Station" ..
Perhaps I'm just confused as to when I log the object, I get the name returned, but when I try to access that property, I can't.Edit: And I can access other properties, such as the id and url....
dojo.connect(featureLayer,"onLoad",function(){ alert(featureLayer.name); });
a -> ... id: "graphicsLayer4"
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.