Update to OpenLayers 2.10
This commit is contained in:
parent
8f5c54f805
commit
d28457b005
2 changed files with 183 additions and 130 deletions
|
@ -17,10 +17,10 @@ page << <<EOJ
|
|||
sides: 4,
|
||||
snapAngle: 90,
|
||||
irregular: true,
|
||||
persist: true,
|
||||
callbacks: { done: endDrag }
|
||||
persist: true
|
||||
}
|
||||
});
|
||||
box.handler.callbacks.done = endDrag;
|
||||
map.addControl(box);
|
||||
|
||||
map.events.register("moveend", map, mapMoved);
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue