Modul:Stadtteil: Unterschied zwischen den Versionen

args["geocode"] eliminiert
(fab.getKartenArgs ohne {"Ehemals"})
(args["geocode"] eliminiert)
Zeile 108: Zeile 108:
end
end
if geocode ~= "Geocoding failed" then
if geocode ~= "Geocoding failed" then
args["location"] = location
args["location"] = geocode
args["geocode"] = geocode
end
end
end
end