Mòdul:Map i Mòdul:Map/proves: Diferència entre les pàgines

(Diferència entre pàgines)
Pàgina 1
Pàgina 2
Contingut suprimit Contingut afegit
geotype=circle amb opció turn
 
circle turn
 
Línia 5: Línia 5:
-- CSGNetwork at http://www.csgnetwork.com/degreelenllavcalc.html via @enwiki
-- CSGNetwork at http://www.csgnetwork.com/degreelenllavcalc.html via @enwiki
-- OpenStreetMap
-- OpenStreetMap
-- Version: 20200509
-- Version: 20200506


local p = {}
local p = {}
Línia 308: Línia 308:
end
end


local function circleToPolygon(center, radius, edges)
local function circleToPolygon(center, radius, edges, turn)
-- From en:Module:Mapframe, based on https://github.com/gabzim/circle-to-polygon, ISC licence
-- From en:Module:Mapframe, based on https://github.com/gabzim/circle-to-polygon, ISC licence