Modul:Stadtteil: Unterschied zwischen den Versionen

kartenTab(fbdata) args["location"] = location
(fbdata.geoobjects = kar.karte(fbdata.frame, args))
(kartenTab(fbdata) args["location"] = location)
Zeile 107: Zeile 107:
end
end
if geocode ~= "Geocoding failed" then
if geocode ~= "Geocoding failed" then
args["location"] = geocode
args["location"] = location
end
end
end
end