My client wants to use ARCGIS and they have licensed REST MAP SERVICES.
I can query the services using Token and can get the appropriate JSON response, but here my problem is that I am not able to publish the details onto a map and view driving directions from point A to point B.
I have Long/Lat coordinates and do not know how to use them.
I need to deliver it in the next 2 days and am clueless how to do it.
Please note that I am not a DOJO/JS expert.
Attached is my code for your reference. I will convert it into a JSP and pass parameters in runtime to make it work.