forked from 0x2620/oxjs
in manage places, make south/west/north/east editable directly (fixes #411)
This commit is contained in:
parent
33ddaf8d9a
commit
8851a9c454
3 changed files with 15 additions and 50 deletions
|
|
@ -125,7 +125,7 @@ Ox.MapMarker = function(options) {
|
|||
that.place.update();
|
||||
that.marker.setOptions({
|
||||
position: that.place.center
|
||||
})
|
||||
});
|
||||
that.place.rectangle.update();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue