Esri / route-planner-csharp

Routing and scheduling sample application using arcgis.com directions (network analysis) services.
Apache License 2.0
31 stars 37 forks source link

services.xml: lower case URL #14

Open ScottSand opened 10 years ago

ScottSand commented 10 years ago

In C:\ProgramData\RoutePlanner\services.xml, the line:

https://geocode.arcgis.com/ArcGIS/services

Should be:

https://geocode.arcgis.com/arcgis/services

(note how arcgis is not capitalized).

Otherwise, an error message will appear