Module:Kashmir conflict detailed map
Appearance
return {
marks = {
-- Border crossings
-- Towns & Villages
-- dotsize vs population
-- Capital Size: 25 -- label size: 140
-- 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 = 32.36941, long = 75.52539, mark = 'Location dot orange.svg', marksize = 14, label = '[[Kathua]]', label_size = 90, link = 'Kathua', position = 'left' },
},
containerArgs = {
'Kashmir',
float = 'left',
width = 1600,
caption = [['Hold cursor over location to display name']],
},
legend = {
{ mark = 'Location dot green.svg', text = 'Under the control of Pakistan', marksize = 11 },
{ mark = 'Location dot red.svg', text = 'Under the control of China', marksize = 11 },
{ mark = 'Location dot orange.svg', text = 'Under the control of India', marksize = 11 },
},
}