forked from 0x2620/oxjs
improve listmap editing functionality
This commit is contained in:
parent
2996bc9e8b
commit
e80b7bd8e3
8 changed files with 105 additions and 33 deletions
|
|
@ -14,6 +14,7 @@ Ox.load('UI', {
|
|||
editable: true,
|
||||
flag: place.code,
|
||||
geoname: place.name,
|
||||
id: place.code,
|
||||
name: place.name,
|
||||
type: 'Country',
|
||||
lat: place.lat,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue