Skip to content

JeffJacobson/Leaflet-Intersection-Router

Repository files navigation

Traveler Information LeafletJS Map

Displays information from the WSDOT Traveler Information API on a LeafletJS map.

Requirements

  • A web server running ASP.NET 4.5. (Other versions of .NET may work, but haven't been tested.)
  • Visual Studio 2012

If you want to use a different environment, you may need to write your own version of proxy.ashx.

Getting started

  1. Set up Git.
  2. Clone this repository and initialize submodules using this command: git clone --recurse-submodule https://github.com/WSDOT-GIS/Traveler-Information-LeafletJS-Map
  3. Create a copy of Sample.Web.config called Web.config.
  4. Put your WSDOT Traveler Information API access code in the accessCode section of Web.config.

External resources / libraries used

About

A sample map application that uses ArcGIS Online geocode and routing services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages