diff --git a/source/Ox.UI/js/Map/Ox.MapMarker.js b/source/Ox.UI/js/Map/Ox.MapMarker.js index 39139d40..48c9adf1 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: [96, 192, 0], - feature: [0, 128, 0], + building: [255, 128, 128], + feature: [0, 192, 0], }, areaSize = { 100: 10, // 10 x 10 m