BrianBunker / cmv-widgets

Widgets based on the Esri jsapi, configured for the Configurable Map Viewer. Widgets include Drag and Drop, Goto, Map Navigation Hash, and Nearby.
https://brianbunker.github.com/cmv-widgets
MIT License
18 stars 24 forks source link

merge csv to the existing featurelayer #42

Open cici004 opened 7 years ago

cici004 commented 7 years ago

Is there anywhere I can find from dnd.js as a variable which contains the url of featurelayer as below (operational layer) in Viewer.js

layer1

Because I am trying merge the csv data to the existing feature layer, and I have to grab the url of the exiting featurelayer. I am trying to use the following at Line 386. It seems not working layer2