fix another way-node/Way-Node problem in amf_controller; add WinIE JS compatibility via ExternalInterface (we can use this later to alert for a commit message if none is provided)
This commit is contained in:
parent
1c93d482d2
commit
64d076847b
3 changed files with 6 additions and 4 deletions
|
@ -75,6 +75,8 @@ zoom='14' if zoom.nil?
|
|||
}
|
||||
}
|
||||
|
||||
function markChanged(a) { changesaved=a; }
|
||||
|
||||
function doSWF(lat,lon,sc) {
|
||||
if (sc < 11) sc = 11;
|
||||
fo.addVariable('scale',sc);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue