From fb96f6d82494a65595f603871685662684686c02 Mon Sep 17 00:00:00 2001 From: Kathryn Killebrew Date: Fri, 9 Sep 2016 13:53:49 -0400 Subject: [PATCH 01/84] Add Leaflet draw Dependency to support draggable route lines. --- src/bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bower.json b/src/bower.json index 97381288a..802a5e6fd 100644 --- a/src/bower.json +++ b/src/bower.json @@ -10,6 +10,7 @@ "jQuery-Storage-API": "~1.7.4", "cartodb.js": "~3.15", "Leaflet.encoded": "~0.0.7", + "leaflet-draw": "~0.3.2", "moment": "~2.10.3", "moment-duration-format": "~1.3.0", "lodash": "~3.10.1", From 5214870ea208049076ceeace6ba67d2b90016166 Mon Sep 17 00:00:00 2001 From: Kathryn Killebrew Date: Fri, 9 Sep 2016 14:11:45 -0400 Subject: [PATCH 02/84] Add icon to edit route Not yet implemented. --- src/app/scripts/cac/map/cac-map-templates.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/app/scripts/cac/map/cac-map-templates.js b/src/app/scripts/cac/map/cac-map-templates.js index 5bbbd87de..de9b96f9a 100644 --- a/src/app/scripts/cac/map/cac-map-templates.js +++ b/src/app/scripts/cac/map/cac-map-templates.js @@ -258,7 +258,11 @@ CAC.Map.Templates = (function (Handlebars, moment, Utils) { '
', 'Directions', '{{#if data.showBackButton}}{{/if}}', + '
{{/if}}', + '
', + '', + '| ', + '
', '