Module:Cyprus problem detailed map
Appearance
return {
marks = {
-- Border crossings
-- Towns & Villages
-- dotsize vs population
-- Capital Size: 35 -- label size: 140
-- population < 1M & population > 500k Size: 20 -- label size: 120
-- population < 500k & population > 100k Size: 18 -- label size: 100
-- population < 100k & population > 10k Size: 14 -- label size: 90
-- population > 10k Size: 8 -- label size: 0 or 80
{ lat = 34.772013, long = 32.429737, mark = 'Location dot red.svg', marksize = 14, label = '[[Paphos]]', label_size = 90, link = 'Paphos', position = 'left' },
},
containerArgs = {
'Cyprus',
float = 'left',
width = 1600,
caption = [['Hold cursor over location to display name']],
},
legend = {
{ mark = 'Location dot lime.svg', text = 'Under the control of the Republic of Cyprus', marksize = 11 },
{ mark = 'Location dot red.svg', text = 'Under the control of the Turkish Republic of Northern Cyprus', marksize = 11 },
{ mark = 'Location dot black.svg', text = 'Under the control of the United Kingdom', marksize = 11 },
},
}