On the Web AppBuilder for ArcGIs (Beta) overview page (Overview—Web AppBuilder for ArcGIS (Beta) | ArcGIS ) it mentions the ability to "connect to server side resources such as map services from ArcGIS Server" . What I am specifically trying to do is to create functions what will add map services via GIS Server as layers to the map (and later figure out how to add them to the layer list and legend).
I see that Web AppBuilder uses the esri JS api 3.10, but a simple map.addLayer(dynaLayer1) does not do the trick.
Any suggestions?
Thanks,
Nat