[gnome-maps/wip/osrm-routing: 8/21] Add link to OSRM API documentation
- From: Mattias Bengtsson <mattiasb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/osrm-routing: 8/21] Add link to OSRM API documentation
- Date: Tue, 23 Jul 2013 15:03:56 +0000 (UTC)
commit f65bde78146e50e1210f97b8a0219e1c30bdd887
Author: Jussi Kukkonen <jku goto fi>
Date: Mon Apr 22 16:37:47 2013 +0300
Add link to OSRM API documentation
src/osrm.js | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/osrm.js b/src/osrm.js
index c38872d..128e371 100644
--- a/src/osrm.js
+++ b/src/osrm.js
@@ -18,6 +18,9 @@
* Author: Jussi Kukkonen <jku goto fi>
*/
+// OSRM Routing API documented at:
+// https://github.com/DennisOSRM/Project-OSRM/wiki/Server-api
+
const GLib = imports.gi.GLib;
const Soup = imports.gi.Soup;
const Lang = imports.lang;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]