I am attempting to replicate this sample code (showing the attributes upon clicking within a feature layer) with this database I created and hosted as a feature service however I noticed that while the sample code is referencing a single layer in the feature service, my feature service is referencing a database with two layers. How can I be sure to populate a feature layer with all of my features in each layer using this method? Should I create a feature layer for each layer in my feature service instead of for the database itself? Right now I am implementing this and my map is not even displaying.
Solved! Go to Solution.
Hi, okay I'm glad its not just me then! Thank you so much for sharing your implementation, I will check this out! I also will be sure to email you some feedback about the SDK documentation (my email is cora.coleman14@ncf.edu), I am happy to share my experience working with the documentation.