Module:Mapmask

From Wikivoyage
Jump to navigation Jump to search
[view] [edit] [history] [purge] Documentation
param name default meaning
group mask Name of the group to use for the highlighting
latitude 0
longitude 0
zoom 0
text empty (hides it) for <maplink>, what text to show
mask (show as mask) if set, will show highlight instead of a mask
title See GeoJson simple style for these
description
fill
fill-opacity 0.3
stroke-width 0.5
stroke
stroke-opacity
tag maplink Which tag to use. Can be "maplink", "mapframe", or others like "syntaxhighlight" for debugging
pretty Useful for debugging - shows json as pretty printed. Do not use for production

local p = {}

-- Code has been moved to [[Module:Map]]  -- this page should probably be deleted after copying documentation

return p