15.918
Bearbeitungen
(subobject id "Geo " ..) |
(- "noattr" bei Karte()) |
||
| Zeile 12: | Zeile 12: | ||
-- nur die benötigten Argumente übernehmen | -- nur die benötigten Argumente übernehmen | ||
local args = {"lat", "lon", "location", "locationlist", "geojson", "zoom", | local args = {"lat", "lon", "location", "locationlist", "geojson", "zoom", | ||
"popuptitle", "popuptext", "box", "headline", "width", "height | "popuptitle", "popuptext", "box", "headline", "width", "height", "Work"} | ||
local args = wik.getArgs(pargs, args) | local args = wik.getArgs(pargs, args) | ||
local t, _ = p.karte(frame, args) | local t, _ = p.karte(frame, args) | ||