update geo module
This commit is contained in:
parent
790e0c4500
commit
4da93006fc
6 changed files with 29 additions and 17 deletions
|
|
@ -91,11 +91,11 @@ Ox.load.Geo = function(options, callback) {
|
|||
];
|
||||
</script>
|
||||
> Ox.COUNTRIES.length
|
||||
353
|
||||
354
|
||||
> Ox.sum(Ox.test.array)
|
||||
353
|
||||
354
|
||||
> Ox.test.array
|
||||
[196, 73, 9, 8, 28, 24, 14, 1]
|
||||
[196, 73, 10, 8, 28, 24, 14, 1]
|
||||
@*/
|
||||
|
||||
Ox.COUNTRIES = data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue