From 73fdb1392bf70e72168d825a4639018f8a394c1d Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 1 Jun 2011 12:59:52 +0200 Subject: [PATCH] update type colors --- source/Ox.UI/js/Map/Ox.MapMarker.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Ox.UI/js/Map/Ox.MapMarker.js b/source/Ox.UI/js/Map/Ox.MapMarker.js index e2eadaac..39139d40 100644 --- a/source/Ox.UI/js/Map/Ox.MapMarker.js +++ b/source/Ox.UI/js/Map/Ox.MapMarker.js @@ -26,8 +26,8 @@ Ox.MapMarker = function(options) { city: [255, 0, 0], borough: [255, 128, 0], street: [255, 255, 0], - building: [128, 255, 0], - feature: [0, 192, 96], + building: [96, 192, 0], + feature: [0, 128, 0], }, areaSize = { 100: 10, // 10 x 10 m