Moodul:Kaart: erinevus redaktsioonide vahel

Eemaldatud sisu Lisatud sisu
PResümee puudub
date line
288. rida:
text = args.text,
}
--date line
if args.max_long < args.min_long and args.max_long < 0 and args.min_long > 0 then
args.max_long = 360 + tonumber(args.max_long)
end
if args.max_lat ~= nil and args.max_long ~= nil and args.min_lat ~= nil and args.min_long ~= nil then