update type colors

This commit is contained in:
rolux 2011-06-01 13:08:15 +02:00
parent 7b32cbd33b
commit 5922a60855

View file

@ -26,7 +26,7 @@ Ox.MapMarker = function(options) {
city: [255, 0, 0], city: [255, 0, 0],
borough: [255, 128, 0], borough: [255, 128, 0],
street: [255, 255, 0], street: [255, 255, 0],
building: [255, 128, 128], building: [255, 128, 192],
feature: [0, 192, 0], feature: [0, 192, 0],
}, },
areaSize = { areaSize = {