I used the exact code from esri’s example Create a FeatureLayer from a shapefile to develop custom widget in esri Web AppBuilder (Developer Edition) 2.17 for adding zipped shapefile to my 3D scene.
The Shapefile is indeed added and seen in the 3D scene, However -
I am relatively new to this area, so heloquently will be greatly appreciated,
Michael
Solved! Go to Solution.
Dear Robert Scheitlin, GISP,
I'm happy to tell you that I solved it myself.
I debugged Layer List widget and found it expects layer to have a title.
So I added title when constructing the feature layer of the shapefile.
Michael
Michael,
Sorry I don't have time to help with that now.
Dear Robert Scheitlin, GISP,
I'm happy to tell you that I solved it myself.
I debugged Layer List widget and found it expects layer to have a title.
So I added title when constructing the feature layer of the shapefile.
Michael