update type colors

This commit is contained in:
rolux 2011-06-01 12:59:52 +02:00
parent edcb2414b6
commit 73fdb1392b

View file

@ -26,8 +26,8 @@ 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: [128, 255, 0], building: [96, 192, 0],
feature: [0, 192, 96], feature: [0, 128, 0],
}, },
areaSize = { areaSize = {
100: 10, // 10 x 10 m 100: 10, // 10 x 10 m