Hi Doug, > We are very impressed with OSRM. From what I've read it appears the API only > contains routing and geocoding, no UI features. Can you please tell me what > tools / framework were used to build the UI for the OSRM demo? Thanks in > advance for your assistance.
OSRM does the routing backend. The geocoding is requested from OpenStreetMaps Nominatim installation. You can find the web UI source code on github at https://github.com/DennisSchiefer/Project-OSRM-Web —Dennis _______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
