Hi All,
I am developing an app that should automatically create lines opn the map based on user input. This lines are paths from a a point x to a point y. Here is my code
and this is my error
https://js.arcgis.com/3.41/esri/Graphic.js net::ERR_ABORTED 404
This works when i am using plain javascript instead of WAB
Solved! Go to Solution.
Try esri/graphic with lowercase G.
Try esri/graphic with lowercase G.
Thank you. That was very helpfull