Courtney Yatteau shows how to find the directions between two points by creating a simple routing application using the ArcGIS REST JS API.
The REST API can be pretty confusing if you aren't familiar with ArcGIS jargon and the ArcGIS API for Python is cumbersome for cloud-based programs, so we created this simple wrapper to abstract some ...