update place type taxonomy
This commit is contained in:
parent
9e540c6eca
commit
edcb2414b6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Ox.MapMarker = function(options) {
|
|||
borough: [255, 128, 0],
|
||||
street: [255, 255, 0],
|
||||
building: [128, 255, 0],
|
||||
feature: [0, 255, 128],
|
||||
feature: [0, 192, 96],
|
||||
},
|
||||
areaSize = {
|
||||
100: 10, // 10 x 10 m
|
||||
|
|
Loading…
Reference in a new issue