update icon sizes in ListMap
This commit is contained in:
parent
aed581b33e
commit
22577fcbcd
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Ox.ListMap = function(options, self) {
|
|||
feature: [0, 192, 0]
|
||||
};
|
||||
self.areaSize = {
|
||||
10000: 8, // 100 x 100 m
|
||||
1000000: 8, // 1 x 1 km
|
||||
10000000000: 10 // 100 x 100 km
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue