update type colors

This commit is contained in:
rolux 2011-06-01 13:11:28 +02:00
parent 7cfe46ffa1
commit 84cfc65d79

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, 0, 128], building: [255, 64, 128],
feature: [0, 192, 0], feature: [0, 192, 0],
}, },
areaSize = { areaSize = {