update icon sizes in ListMap

This commit is contained in:
rlx 2012-03-21 08:36:47 +00:00
parent aed581b33e
commit 22577fcbcd

View file

@ -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
};