Hi,
Is there any api or method in ArcGIS JavaScript 3.20 API where I will pass csv data and create layer in arcgis online?.
Right now to create layer there is only one option. We have to go arcgisonlne.com site and have to upload csv file. I am just looking that how we can create layer through Javascript 3.0 api.
Thanks,
Kamal
Solved! Go to Solution.
Kamal,
Have you seen the CSVLayer class?
Thanks Robert