add geo/map example
This commit is contained in:
parent
28d60f9576
commit
971d94019b
3 changed files with 60 additions and 1 deletions
|
|
@ -571,4 +571,9 @@ Ox.load(['UI', 'Geo'], function() {
|
|||
renderItem();
|
||||
}
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
/*
|
||||
For an example that displays the countries on a map, see
|
||||
<a href="#examples/world_map_with_countries">here</a>.
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue