From 24e55fad95460bd0a90ee5d50d67bb31a8fe7c08 Mon Sep 17 00:00:00 2001 From: Josh Angell Date: Tue, 21 Feb 2012 16:45:57 +0000 Subject: Add new map pins, alter the js to match Signed-off-by: Josh Angell --- web/js/map-OpenLayers.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'web/js') diff --git a/web/js/map-OpenLayers.js b/web/js/map-OpenLayers.js index b121c6bfc..8fe2c56b4 100644 --- a/web/js/map-OpenLayers.js +++ b/web/js/map-OpenLayers.js @@ -20,7 +20,7 @@ function fixmystreet_activate_drag() { } function fms_markers_list(pins, transform) { - var cols = { 'red':'R', 'green':'G', 'blue':'B', 'purple':'P' }; + var cols = { 'red':'R', 'green':'G', 'yellow':'Y' }; var markers = []; for (var i=0; i