Module:Ordnance Survey coordinates/sandbox: Difference between revisions

Content deleted Content added
fix bugs
oops
Line 474:
local other_args = {}
for i = restargs, #args do
table.appendinsert(other_args, args[i])
end
local url = geohack(main_args, other_args, LL, restargs)