Hi there!
I have a web application where I want to draw the lines, polygons by uploading a shape file (zipped) using Javascript SDK.
- How can I do it so that the API should show it on the map, without manually creating featureLayer in the account?
- Do I need to buy any ESRI product, which can help me in integration?
- I don't want to use legacy Javascript Map SDK.
- Is there any proper documentation for shape files in newer version of Javascript Map SDK or Is there any other workaround.
Thanks,