forked from 0x2620/oxjs
allow for editing lat/lng/s/w/n/e via map
This commit is contained in:
parent
1eebdf3805
commit
7eb6f58312
4 changed files with 32 additions and 23 deletions
|
|
@ -83,6 +83,7 @@ Ox.MapRectangleMarker = function(options, self) {
|
|||
that.place.marker.update();
|
||||
that.place.rectangle.update();
|
||||
}
|
||||
that.map.triggerEvent('changeplaceend', that.place);
|
||||
}
|
||||
|
||||
/*@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue