forked from 0x2620/oxjs
allow for editing s/w/n/e/ values manually
This commit is contained in:
parent
df27e28c5e
commit
66c8347a2a
4 changed files with 11 additions and 4 deletions
|
|
@ -109,6 +109,7 @@ Ox.MapRectangle = function(options, self) {
|
|||
update <f> udpate
|
||||
@*/
|
||||
that.update = function() {
|
||||
Ox.print('UPDATE...')
|
||||
that.rectangle.setOptions({
|
||||
bounds: that.place.bounds
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue