forked from 0x2620/oxjs
update documentation, add test
This commit is contained in:
parent
7240cf2c38
commit
5204ef14b4
2 changed files with 6 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ Ox.load.Geo = function(options, callback) {
|
|||
languages <[s]> Array of languages spoken in this country
|
||||
To be precise: languages that are spoken in this country more
|
||||
than in any other, i.e. each language only appears once. This
|
||||
can be useful if you need flag icons for languages.
|
||||
can be used to map languages to flag icons.
|
||||
lat <n> Latitude of the center of the country's bounding box
|
||||
lng <n> Longitude of the center of the country's bounding box
|
||||
name <s> Name of the country
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue