create a new feature layer on the fly
good morning. i would like to create a feature layer on the fly by the workflow. i have generated the featureset. I need to add those features to a new layer which doesn't exist yet. how can i create the new feature layer and add to the existing map in html5 viewer? Please help.
0
-
Can definitely point you in the right direction but I need some specifics. By feature layer I presume you don't mean feature service.
You would use the ArcGIS dynamic layer which is described in the doco --> https://developers.arcgis.com/javascript/jssamples/map_multiplelayerdef.html
Unfortunately this will require some custom code on your part and that's just how it is. I have often wondered if the workflow manager will ever let us do this :p0
Please sign in to leave a comment.
Comments
1 comment